Searched refs:xfs_can_free_eofblocks (Results 1 – 4 of 4) sorted by relevance
66 bool xfs_can_free_eofblocks(struct xfs_inode *ip, bool force);
641 xfs_can_free_eofblocks( in xfs_can_free_eofblocks() function1048 if (xfs_can_free_eofblocks(ip, true)) { in xfs_prepare_shift()
1455 if (xfs_can_free_eofblocks(ip, false)) { in xfs_release()1685 return xfs_can_free_eofblocks(ip, true); in xfs_inode_needs_inactive()1738 if (xfs_can_free_eofblocks(ip, true)) in xfs_inactive()
1157 if (xfs_can_free_eofblocks(ip, false)) in xfs_inode_free_eofblocks()