Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_bmap_util.h33 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
Dxfs_aops.c450 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_discard_page()
Dxfs_iomap.c1128 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_buffered_write_iomap_end()
Dxfs_bmap_util.c590 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function