Home
last modified time | relevance | path

Searched refs:xfs_bmap_query_all (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_bmap.h297 int xfs_bmap_query_all(struct xfs_btree_cur *cur, xfs_bmap_query_range_fn fn,
H A Dxfs_bmap.c6217 xfs_bmap_query_all( in xfs_bmap_query_all() function
/linux/fs/xfs/scrub/
H A Drtrmap_repair.c289 error = xfs_bmap_query_all(cur, xrep_rtrmap_visit_bmbt, rf); in xrep_rtrmap_scan_bmbt()
H A Drmap_repair.c467 error = xfs_bmap_query_all(cur, xrep_rmap_visit_bmbt, rf); in xrep_rmap_scan_bmbt()