Searched refs:xfs_rmap_has_other_keys (Results 1 – 3 of 3) sorted by relevance
223 int xfs_rmap_has_other_keys(struct xfs_btree_cur *cur, xfs_agblock_t bno,
2529 xfs_rmap_has_other_keys( in xfs_rmap_has_other_keys() function
571 error = xfs_rmap_has_other_keys(cur, agbno, 1, oinfo, &has_other_rmap); in xrep_reap_block()