Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_bmap_util.h33 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
Dxfs_aops.c119 xfs_bmap_punch_delalloc_range(ip, offset, in xfs_end_ioend()
485 error = xfs_bmap_punch_delalloc_range(ip, pos, in xfs_discard_folio()
Dxfs_iomap.c1188 return xfs_bmap_punch_delalloc_range(XFS_I(inode), offset, in xfs_buffered_write_delalloc_punch()
Dxfs_bmap_util.c591 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function