Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drefcount.c312 error = xfs_rmap_query_range(sc->sa.rmap_cur, &low, &high, in xchk_refcountbt_xref_rmap()
398 error = xfs_rmap_query_range(sc->sa.rmap_cur, &low, &high, in xchk_refcountbt_xref_gaps()
Dcow_repair.c290 error = xfs_rmap_query_range(sc->sa.rmap_cur, &rm_low, &rm_high, in xrep_cow_find_bad()
/linux-6.12.1/fs/xfs/
Dxfs_notify_failure.c223 error = xfs_rmap_query_range(cur, &ri_low, &ri_high, in xfs_dax_notify_ddev_failure()
Dxfs_fsmap.c614 return xfs_rmap_query_range(*curpp, &info->low, &info->high, in xfs_getfsmap_datadev_rmapbt_query()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h142 int xfs_rmap_query_range(struct xfs_btree_cur *cur,
Dxfs_rmap.c416 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_find_left_neighbor()
509 error = xfs_rmap_query_range(cur, &info.high, &info.high, in xfs_rmap_lookup_le_range()
2498 xfs_rmap_query_range( in xfs_rmap_query_range() function
2946 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_count_owners()
2980 error = xfs_rmap_query_range(cur, &roc.low, &roc.high, in xfs_rmap_has_other_keys()