Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_bmap_util.h67 int xfs_free_eofblocks(struct xfs_inode *ip);
Dxfs_bmap_util.c717 xfs_free_eofblocks( in xfs_free_eofblocks() function
1044 error = xfs_free_eofblocks(ip); in xfs_prepare_shift()
Dxfs_inode.c1505 error = xfs_free_eofblocks(ip); in xfs_release()
1771 xfs_free_eofblocks(ip); in xfs_inactive()
Dxfs_icache.c1166 return xfs_free_eofblocks(ip); in xfs_inode_free_eofblocks()