Searched refs:xfs_bmap_punch_delalloc_range (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_bmap_util.h | 33 void xfs_bmap_punch_delalloc_range(struct xfs_inode *ip, int whichfork,
|
H A D | xfs_aops.c | 119 xfs_bmap_punch_delalloc_range(ip, XFS_DATA_FORK, offset, in xfs_end_ioend() 459 xfs_bmap_punch_delalloc_range(ip, XFS_DATA_FORK, pos, in xfs_discard_folio()
|
H A D | xfs_bmap_util.c | 435 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function 583 xfs_bmap_punch_delalloc_range(ip, XFS_DATA_FORK, in xfs_free_eofblocks()
|
H A D | xfs_iomap.c | 1250 xfs_bmap_punch_delalloc_range(XFS_I(inode), in xfs_buffered_write_delalloc_punch()
|