Home
last modified time | relevance | path

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

/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()
/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c6482 xfs_bmap_query_all( in xfs_bmap_query_all() function