Searched refs:xfs_refcount_free_cow_extent (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_refcount.h | 91 void xfs_refcount_free_cow_extent(struct xfs_trans *tp, xfs_fsblock_t fsb,
|
D | xfs_refcount.c | 1841 xfs_refcount_free_cow_extent( in xfs_refcount_free_cow_extent() function 1961 xfs_refcount_free_cow_extent(tp, fsb, in xfs_refcount_recover_cow_leftovers()
|
/linux-6.12.1/fs/xfs/scrub/ |
D | reap.c | 420 xfs_refcount_free_cow_extent(sc->tp, fsbno, *aglenp); in xreap_agextent_iter() 452 xfs_refcount_free_cow_extent(sc->tp, fsbno, *aglenp); in xreap_agextent_iter()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_reflink.c | 601 xfs_refcount_free_cow_extent(*tpp, del.br_startblock, in xfs_reflink_cancel_cow_blocks() 802 xfs_refcount_free_cow_extent(tp, del.br_startblock, del.br_blockcount); in xfs_reflink_end_cow_extent()
|