Searched refs:xfs_inode_data_fork_size (Results 1 – 9 of 9) sorted by relevance
187 nr = min(XFS_SYMLINK_MAXLEN, xfs_inode_data_fork_size(ip)); in xrep_symlink_salvage_inline()342 sc->tempip->i_disk_size <= xfs_inode_data_fork_size(sc->ip)) { in xrep_symlink_swap()
934 xfs_inode_data_fork_size(sc->ip)); in xrep_tempfile_copyout_local()
1686 sc->tempip->i_disk_size <= xfs_inode_data_fork_size(sc->ip)) { in xrep_dir_swap()
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()
254 *nbytes += xfs_inode_data_fork_size(ip); in xfs_inode_item_data_fork_size()
240 if (size > xfs_inode_data_fork_size(dp)) in xfs_dir2_block_sfsize()407 if (new_isize > xfs_inode_data_fork_size(dp) || in xfs_dir2_sf_addname()1010 sfp->i8count == 0 && newsize > xfs_inode_data_fork_size(dp); in xfs_dir2_sf_replace_needblock()
336 if (pathlen <= xfs_inode_data_fork_size(ip)) { in xfs_symlink_write_target()
479 if (size > xfs_inode_data_fork_size(xmi->xmi_ip2)) in xfs_exchmaps_dir_to_sf()497 ip->i_disk_size > xfs_inode_data_fork_size(ip)) in xfs_exchmaps_link_to_sf()
209 if (dp->i_disk_size > xfs_inode_data_fork_size(dp)) in xfs_dir_isempty()