Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap_util.h33 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
Dxfs_aops.c153 xfs_bmap_punch_delalloc_range(ip, in xfs_end_ioend()
520 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_discard_page()
Dxfs_iomap.c1126 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_buffered_write_iomap_end()
Dxfs_bmap_util.c550 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function