Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.h35 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
Dxfs_aops.c670 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_aops_discard_page()
Dxfs_iomap.c1182 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_file_iomap_end_delalloc()
Dxfs_bmap_util.c694 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function