Searched refs:xfs_refcount_alloc_cow_extent (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_refcount.h | 93 void xfs_refcount_alloc_cow_extent(struct xfs_trans *tp, bool isrt,
|
| H A D | xfs_refcount.c | 1981 xfs_refcount_alloc_cow_extent( in xfs_refcount_alloc_cow_extent() function
|
| H A D | xfs_bmap.c | 4288 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 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()
|