Searched refs:xfs_inode_fork_boff (Results 1 – 3 of 3) sorted by relevance
133 static inline unsigned int xfs_inode_fork_boff(struct xfs_inode *ip) in xfs_inode_fork_boff() function141 return xfs_inode_fork_boff(ip); in xfs_inode_data_fork_size()149 return XFS_LITINO(ip->i_mount) - xfs_inode_fork_boff(ip); in xfs_inode_attr_fork_size()
1236 xfs_bmap_bmdr_space(tifp->if_broot) > xfs_inode_fork_boff(ip)) in xfs_swap_extents_check_format()1245 xfs_bmap_bmdr_space(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format()
2593 __entry->fork_off = xfs_inode_fork_boff(ip);5299 __entry->fork_off = xfs_inode_fork_boff(ip);