Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.h71 int xfs_free_eofblocks(struct xfs_mount *mp, struct xfs_inode *ip,
Dxfs_bmap_util.c834 xfs_free_eofblocks( in xfs_free_eofblocks() function
1425 error = xfs_free_eofblocks(mp, ip, false); in xfs_shift_file_space()
Dxfs_icache.c1282 ret = xfs_free_eofblocks(ip->i_mount, ip, need_iolock); in xfs_inode_free_eofblocks()
Dxfs_inode.c1731 error = xfs_free_eofblocks(mp, ip, true); in xfs_release()
1925 xfs_free_eofblocks(mp, ip, false); in xfs_inactive()