Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount.h85 extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
Dxfs_refcount.c1481 xfs_refcount_find_shared( in xfs_refcount_find_shared() function
/linux-6.12.1/fs/xfs/scrub/
Drmap.c101 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock, in xchk_rmapbt_xref_refc()
Dbmap_repair.c108 error = xfs_refcount_find_shared(sc->sa.refc_cur, agbno, blockcount, in xrep_bmap_discover_shared()
/linux-6.12.1/fs/xfs/
Dxfs_fsmap.c226 error = xfs_refcount_find_shared(cur, rec->rm_startblock, in xfs_getfsmap_is_shared()
Dxfs_reflink.c149 error = xfs_refcount_find_shared(cur, agbno, aglen, fbno, flen, in xfs_reflink_find_shared()
Dxfs_trace.h3498 DEFINE_REFCOUNT_EVENT(xfs_refcount_find_shared);