Home
last modified time | relevance | path

Searched refs:xfs_rmap_query_range (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtrefcount.c326 error = xfs_rmap_query_range(sc->sr.rmap_cur, &low, &high, in xchk_rtrefcountbt_xref_rmap()
448 error = xfs_rmap_query_range(sc->sr.rmap_cur, &low, &high, in xchk_rtrefcountbt_xref_gaps()
H A Dcow_repair.c293 error = xfs_rmap_query_range(sc->sa.rmap_cur, &rm_low, &rm_high, in xrep_cow_find_bad()
377 error = xfs_rmap_query_range(sc->sr.rmap_cur, &rm_low, &rm_high, in xrep_cow_find_bad_rt()
/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h143 int xfs_rmap_query_range(struct xfs_btree_cur *cur,
H A Dxfs_rmap.c486 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_find_left_neighbor()
579 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_lookup_le_range()
2570 xfs_rmap_query_range( in xfs_rmap_query_range() function
3052 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_count_owners()
3086 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_has_other_keys()
/linux/fs/xfs/
H A Dxfs_notify_failure.c324 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_dev_failure()
H A Dxfs_fsmap.c621 return xfs_rmap_query_range(*curpp, &info->low, &info->high, in xfs_getfsmap_datadev_rmapbt_query()
868 return xfs_rmap_query_range(*curpp, &info->low, &info->high, in xfs_getfsmap_rtdev_rmapbt_query()
H A Dxfs_zone_gc.c334 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_zone_gc_query()