Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_refcount.h82 extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
Dxfs_refcount.c1376 xfs_refcount_find_shared( in xfs_refcount_find_shared() function
/linux-6.1.9/fs/xfs/scrub/
Drmap.c55 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock, in xchk_rmapbt_xref_refc()
/linux-6.1.9/fs/xfs/
Dxfs_fsmap.c215 error = xfs_refcount_find_shared(cur, rec->rm_startblock, in xfs_getfsmap_is_shared()
Dxfs_reflink.c148 error = xfs_refcount_find_shared(cur, agbno, aglen, fbno, flen, in xfs_reflink_find_shared()
Dxfs_trace.h3201 DEFINE_AG_EXTENT_EVENT(xfs_refcount_find_shared);