Home
last modified time | relevance | path

Searched refs:xfs_refcount_alloc_cow_extent (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.h93 void xfs_refcount_alloc_cow_extent(struct xfs_trans *tp, bool isrt,
H A Dxfs_refcount.c1980 xfs_refcount_alloc_cow_extent( in xfs_refcount_alloc_cow_extent() function
/linux/fs/xfs/scrub/
H A Dcow_repair.c436 xfs_refcount_alloc_cow_extent(sc->tp, false, args.fsbno, args.len); in xrep_cow_alloc()
465 xfs_refcount_alloc_cow_extent(sc->tp, true, repl->fsbno, repl->len); in xrep_cow_alloc_rt()