Searched refs:xfs_refcount_alloc_cow_extent (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_refcount.h | 93 void xfs_refcount_alloc_cow_extent(struct xfs_trans *tp, bool isrt,
|
D | xfs_refcount.c | 1981 xfs_refcount_alloc_cow_extent( in xfs_refcount_alloc_cow_extent() function
|
D | xfs_bmap.c | 4568 xfs_refcount_alloc_cow_extent(tp, in xfs_bmapi_write() 4745 xfs_refcount_alloc_cow_extent(tp, XFS_IS_REALTIME_INODE(ip), in xfs_bmapi_convert_one_delalloc()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | cow_repair.c | 436 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()
|