Home
last modified time | relevance | path

Searched refs:xfs_refcount_find_shared (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_refcount.h44 extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
Dxfs_refcount.c1243 xfs_refcount_find_shared( in xfs_refcount_find_shared() function
/linux-4.19.296/fs/xfs/scrub/
Drmap.c64 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock, in xchk_rmapbt_xref_refc()
/linux-4.19.296/fs/xfs/
Dxfs_fsmap.c219 error = xfs_refcount_find_shared(cur, rec->rm_startblock, in xfs_getfsmap_is_shared()
Dxfs_reflink.c162 error = xfs_refcount_find_shared(cur, agbno, aglen, fbno, flen, in xfs_reflink_find_shared()
Dxfs_trace.h2895 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared);