Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_bmap_util.h66 bool xfs_can_free_eofblocks(struct xfs_inode *ip, bool force);
A Dxfs_bmap_util.c640 xfs_can_free_eofblocks( in xfs_can_free_eofblocks() function
1043 if (xfs_can_free_eofblocks(ip, true)) { in xfs_prepare_shift()
A Dxfs_inode.c1481 if (xfs_can_free_eofblocks(ip, false)) { in xfs_release()
1711 return xfs_can_free_eofblocks(ip, true); in xfs_inode_needs_inactive()
1764 if (xfs_can_free_eofblocks(ip, true)) in xfs_inactive()
A Dxfs_icache.c1144 if (xfs_can_free_eofblocks(ip, false)) in xfs_inode_free_eofblocks()

Completed in 800 milliseconds