Searched refs:xfs_refcount_free_cow_extent (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_refcount.h90 void xfs_refcount_free_cow_extent(struct xfs_trans *tp, xfs_fsblock_t fsb,
H A Dxfs_refcount.c1896 xfs_refcount_free_cow_extent( function
2019 xfs_refcount_free_cow_extent(tp, fsb,
/linux-master/fs/xfs/scrub/
H A Dreap.c391 xfs_refcount_free_cow_extent(sc->tp, fsbno, *aglenp);
423 xfs_refcount_free_cow_extent(sc->tp, fsbno, *aglenp);
/linux-master/fs/xfs/
H A Dxfs_reflink.c617 xfs_refcount_free_cow_extent(*tpp, del.br_startblock,
830 xfs_refcount_free_cow_extent(tp, del.br_startblock, del.br_blockcount);

Completed in 101 milliseconds