Searched refs:xfs_rmap_has_other_keys (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/scrub/ |
D | reap.c | 343 error = xfs_rmap_has_other_keys(cur, agbno, 1, rs->oinfo, in xreap_agextent_select() 359 error = xfs_rmap_has_other_keys(cur, bno, 1, rs->oinfo, in xreap_agextent_select() 711 error = xfs_rmap_has_other_keys(cur, agbno, 1, &oinfo, crosslinked); in xreap_bmapi_select() 720 error = xfs_rmap_has_other_keys(cur, bno, 1, &oinfo, in xreap_bmapi_select()
|
D | agheader_repair.c | 502 error = xfs_rmap_has_other_keys(ra->rmap_cur, agbno, 1, in xrep_agfl_check_extent()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_rmap.h | 227 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
D | xfs_rmap.c | 2966 xfs_rmap_has_other_keys( in xfs_rmap_has_other_keys() function
|