Searched refs:xfs_refcount_find_shared (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_refcount.h | 85 extern int xfs_refcount_find_shared(struct xfs_btree_cur *cur,
|
D | xfs_refcount.c | 1481 xfs_refcount_find_shared( in xfs_refcount_find_shared() function
|
/linux-6.12.1/fs/xfs/scrub/ |
D | rmap.c | 101 error = xfs_refcount_find_shared(sc->sa.refc_cur, irec->rm_startblock, in xchk_rmapbt_xref_refc()
|
D | bmap_repair.c | 108 error = xfs_refcount_find_shared(sc->sa.refc_cur, agbno, blockcount, in xrep_bmap_discover_shared()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_fsmap.c | 226 error = xfs_refcount_find_shared(cur, rec->rm_startblock, in xfs_getfsmap_is_shared()
|
D | xfs_reflink.c | 149 error = xfs_refcount_find_shared(cur, agbno, aglen, fbno, flen, in xfs_reflink_find_shared()
|
D | xfs_trace.h | 3498 DEFINE_REFCOUNT_EVENT(xfs_refcount_find_shared);
|