Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_bmap_util.h33 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
H A 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()
H A Dxfs_iomap.c1188 return xfs_bmap_punch_delalloc_range(XFS_I(inode), offset, in xfs_buffered_write_delalloc_punch()
H A Dxfs_bmap_util.c591 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function