xfs_refcount_find_shared   44 fs/xfs/libxfs/xfs_refcount.h extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
xfs_refcount_find_shared   55 fs/xfs/scrub/rmap.c 	error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock,
xfs_refcount_find_shared  215 fs/xfs/xfs_fsmap.c 	error = xfs_refcount_find_shared(cur, rec->rm_startblock,
xfs_refcount_find_shared  151 fs/xfs/xfs_reflink.c 	error = xfs_refcount_find_shared(cur, agbno, aglen, fbno, flen,
xfs_refcount_find_shared 2920 fs/xfs/xfs_trace.h DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared);