Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount.h89 void xfs_refcount_alloc_cow_extent(struct xfs_trans *tp, xfs_fsblock_t fsb,
Dxfs_refcount.c1822 xfs_refcount_alloc_cow_extent( in xfs_refcount_alloc_cow_extent() function
Dxfs_bmap.c4535 xfs_refcount_alloc_cow_extent(tp, bma.blkno, in xfs_bmapi_write()
4711 xfs_refcount_alloc_cow_extent(tp, bma.blkno, bma.length); in xfs_bmapi_convert_one_delalloc()
/linux-6.12.1/fs/xfs/scrub/
Dcow_repair.c347 xfs_refcount_alloc_cow_extent(sc->tp, args.fsbno, args.len); in xrep_cow_alloc()