Searched refs:xfs_inode_data_fork_size (Results 1 – 4 of 4) sorted by relevance
139 static inline unsigned int xfs_inode_data_fork_size(struct xfs_inode *ip) in xfs_inode_data_fork_size() function161 return xfs_inode_data_fork_size(ip); in xfs_inode_fork_size()
244 *nbytes += xfs_inode_data_fork_size(ip); in xfs_inode_item_data_fork_size()
209 if (dp->i_disk_size > xfs_inode_data_fork_size(dp)) in xfs_dir_isempty()
1690 sc->tempip->i_disk_size <= xfs_inode_data_fork_size(sc->ip)) { in xrep_dir_swap()