Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A 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()
H A Dagheader_repair.c509 error = xfs_rmap_has_other_keys(ra->rmap_cur, agbno, 1, in xrep_agfl_check_extent()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h218 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
H A Dxfs_rmap.c2876 xfs_rmap_has_other_keys( in xfs_rmap_has_other_keys() function