xfs_refcount_find_shared
extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
error = xfs_refcount_find_shared(cur, agbno, blockcount, &fbno, &flen,
error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock,
error = xfs_refcount_find_shared(sc->sr.refc_cur, irec->rm_startblock,
error = xfs_refcount_find_shared(cur, frec->rec_key,
error = xfs_refcount_find_shared(cur, orig_bno, irec->br_blockcount,
error = xfs_refcount_find_shared(cur, orig_bno, irec->br_blockcount,
DEFINE_REFCOUNT_EVENT(xfs_refcount_find_shared);