Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_refcount.h93 void xfs_refcount_alloc_cow_extent(struct xfs_trans *tp, bool isrt,
H A Dxfs_refcount.c1981 xfs_refcount_alloc_cow_extent( in xfs_refcount_alloc_cow_extent() function
H A Dxfs_bmap.c4288 xfs_refcount_alloc_cow_extent(tp, in xfs_bmapi_write()
4465 xfs_refcount_alloc_cow_extent(tp, XFS_IS_REALTIME_INODE(ip), in xfs_bmapi_convert_one_delalloc()
/linux-6.15/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()