Home
last modified time | relevance | path

Searched refs:xfs_alloc_query_all (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_alloc.h213 int xfs_alloc_query_all(struct xfs_btree_cur *cur, xfs_alloc_query_range_fn fn,
Dxfs_alloc.c4081 xfs_alloc_query_all( in xfs_alloc_query_all() function
/linux-6.14.4/fs/xfs/scrub/
Dagheader.c455 error = xfs_alloc_query_all(sc->sa.bno_cur, in xchk_agf_xref_freeblks()
Drmap_repair.c1540 error = xfs_alloc_query_all(sc->sa.bno_cur, xrep_rmap_find_freesp, in xrep_rmap_remove_old_tree()
Dagheader_repair.c264 error = xfs_alloc_query_all(cur, xrep_agf_walk_allocbt, &raa); in xrep_agf_calc_from_btrees()