Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dreap.c310 error = xfs_rmap_has_other_keys(cur, agbno, 1, rs->oinfo, in xreap_agextent_select()
326 error = xfs_rmap_has_other_keys(cur, bno, 1, rs->oinfo, in xreap_agextent_select()
Dagheader_repair.c509 error = xfs_rmap_has_other_keys(ra->rmap_cur, agbno, 1, in xrep_agfl_check_extent()
/Linux-v6.6/fs/xfs/libxfs/
Dxfs_rmap.h218 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c2876 xfs_rmap_has_other_keys( in xfs_rmap_has_other_keys() function