Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_bmap_util.h33 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
H A Dxfs_aops.c180 xfs_bmap_punch_delalloc_range(ip, in xfs_end_ioend()
559 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_discard_page()
H A Dxfs_iomap.c1126 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_buffered_write_iomap_end()
H A Dxfs_bmap_util.c550 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function