Searched refs:xfs_can_free_eofblocks (Results 1 – 5 of 5) sorted by relevance
66 bool xfs_can_free_eofblocks(struct xfs_inode *ip);
495 xfs_can_free_eofblocks( in xfs_can_free_eofblocks() function917 if (xfs_can_free_eofblocks(ip)) { in xfs_prepare_shift()
1317 return xfs_can_free_eofblocks(ip); in xfs_inode_needs_inactive()1404 if (xfs_can_free_eofblocks(ip)) in xfs_inactive()
1336 if (xfs_can_free_eofblocks(ip) && in xfs_file_release()
1198 if (xfs_can_free_eofblocks(ip)) in xfs_inode_free_eofblocks()