Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.h71 int xfs_free_eofblocks(struct xfs_inode *ip);
Dxfs_bmap_util.c780 xfs_free_eofblocks( in xfs_free_eofblocks() function
1238 error = xfs_free_eofblocks(ip); in xfs_prepare_shift()
Dxfs_icache.c1506 ret = xfs_free_eofblocks(ip); in xfs_inode_free_eofblocks()
Dxfs_inode.c1671 error = xfs_free_eofblocks(ip); in xfs_release()
1879 xfs_free_eofblocks(ip); in xfs_inactive()