Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.h36 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
Dxfs_aops.c909 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, 1); in xfs_aops_discard_page()
1652 error = xfs_bmap_punch_delalloc_range(ip, start_fsb, in xfs_vm_kill_delalloc_range()
Dxfs_bmap_util.c726 xfs_bmap_punch_delalloc_range( in xfs_bmap_punch_delalloc_range() function