Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/scrub/
Drefcount.c300 error = xfs_rmap_query_range(sc->sa.rmap_cur, &low, &high, in xchk_refcountbt_xref_rmap()
386 error = xfs_rmap_query_range(sc->sa.rmap_cur, &low, &high, in xchk_refcountbt_xref_gaps()
/linux-6.6.21/fs/xfs/
Dxfs_notify_failure.c156 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_ddev_failure()
Dxfs_fsmap.c738 return xfs_rmap_query_range(*curpp, &info->low, &info->high, in xfs_getfsmap_datadev_rmapbt_query()
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_rmap.h142 int xfs_rmap_query_range(struct xfs_btree_cur *cur,
Dxfs_rmap.c400 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_find_left_neighbor()
496 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_lookup_le_range()
2385 xfs_rmap_query_range( in xfs_rmap_query_range() function
2856 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_count_owners()
2890 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_has_other_keys()