Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_refcount.h89 extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
Dxfs_refcount.c1640 xfs_refcount_find_shared( in xfs_refcount_find_shared() function
/linux-6.14.4/fs/xfs/scrub/
Drtrmap.c191 error = xfs_refcount_find_shared(sc->sr.refc_cur, irec->rm_startblock, in xchk_rtrmapbt_xref_rtrefc()
Drmap.c101 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock, in xchk_rmapbt_xref_refc()
Dbmap_repair.c117 error = xfs_refcount_find_shared(cur, agbno, blockcount, &fbno, &flen, in xrep_bmap_discover_shared()
/linux-6.14.4/fs/xfs/
Dxfs_reflink.c158 error = xfs_refcount_find_shared(cur, orig_bno, irec->br_blockcount, in xfs_reflink_find_shared()
206 error = xfs_refcount_find_shared(cur, orig_bno, irec->br_blockcount, in xfs_reflink_find_rtshared()
Dxfs_fsmap.c230 error = xfs_refcount_find_shared(cur, frec->rec_key, in xfs_getfsmap_is_shared()
Dxfs_trace.h3652 DEFINE_REFCOUNT_EVENT(xfs_refcount_find_shared);