Searched refs:xfs_can_free_eofblocks (Results 1 – 5 of 5) sorted by relevance
68 bool xfs_can_free_eofblocks(struct xfs_inode *ip);
503 xfs_can_free_eofblocks( in xfs_can_free_eofblocks() function930 if (xfs_can_free_eofblocks(ip)) { in xfs_prepare_shift()
1329 return xfs_can_free_eofblocks(ip); in xfs_inode_needs_inactive()1419 if (xfs_can_free_eofblocks(ip)) in xfs_inactive()
1259 if (xfs_can_free_eofblocks(ip)) in xfs_inode_free_eofblocks()
1666 if (xfs_can_free_eofblocks(ip) && in xfs_file_release()