Searched refs:xfs_inode_has_bigrtalloc (Results 1 – 5 of 5) sorted by relevance
323 static inline bool xfs_inode_has_bigrtalloc(struct xfs_inode *ip) in xfs_inode_has_bigrtalloc() function
542 if (xfs_inode_has_bigrtalloc(ip)) in xfs_can_free_eofblocks()860 if (xfs_inode_has_bigrtalloc(ip)) { in xfs_free_file_space()
219 if (xfs_inode_has_bigrtalloc(ip2)) in xfs_exchrange_mappings()
924 if (xfs_inode_has_bigrtalloc(ip)) in xfs_setattr_size()
214 if (!xfs_inode_has_bigrtalloc(xmi->xmi_ip1)) in xfs_exchmaps_can_skip_mapping()
Completed in 17 milliseconds