Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_bmap_util.h67 int xfs_free_eofblocks(struct xfs_inode *ip);
Dxfs_bmap_util.c720 xfs_free_eofblocks( in xfs_free_eofblocks() function
1049 error = xfs_free_eofblocks(ip); in xfs_prepare_shift()
Dxfs_inode.c1473 error = xfs_free_eofblocks(ip); in xfs_release()
1739 xfs_free_eofblocks(ip); in xfs_inactive()
Dxfs_icache.c1158 return xfs_free_eofblocks(ip); in xfs_inode_free_eofblocks()