Searched refs:xfs_inode_data_fork_size (Results 1 – 8 of 8) sorted by relevance
55 if (len > xfs_inode_data_fork_size(ip) || in xchk_symlink()56 len > strnlen(ifp->if_u1.if_data, xfs_inode_data_fork_size(ip))) in xchk_symlink()
132 static inline unsigned int xfs_inode_data_fork_size(struct xfs_inode *ip) in xfs_inode_data_fork_size() function154 return xfs_inode_data_fork_size(ip); in xfs_inode_fork_size()
259 if (pathlen <= xfs_inode_data_fork_size(ip)) { in xfs_symlink()
207 *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()409 if (new_isize > xfs_inode_data_fork_size(dp) || in xfs_dir2_sf_addname()1032 sfp->i8count == 0 && newsize > xfs_inode_data_fork_size(dp); in xfs_dir2_sf_replace_needblock()
845 if (size > xfs_inode_data_fork_size(dp)) in xfs_dir2_block_removename()1058 if (size > xfs_inode_data_fork_size(dp)) in xfs_dir2_leaf_to_block()
197 if (dp->i_disk_size > xfs_inode_data_fork_size(dp)) in xfs_dir_isempty()
872 if (XFS_BMAP_BMDR_SPACE(block) <= xfs_inode_data_fork_size(ip)) in xfs_bmap_add_attrfork_btree()912 xfs_inode_data_fork_size(ip)) in xfs_bmap_add_attrfork_extents()943 if (ip->i_df.if_bytes <= xfs_inode_data_fork_size(ip)) in xfs_bmap_add_attrfork_local()