Home
last modified time | relevance | path

Searched refs:xfs_inode_fork_boff (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
A Dxfs_inode.h128 static inline unsigned int xfs_inode_fork_boff(struct xfs_inode *ip) in xfs_inode_fork_boff() function
136 return xfs_inode_fork_boff(ip); in xfs_inode_data_fork_size()
144 return XFS_LITINO(ip->i_mount) - xfs_inode_fork_boff(ip); in xfs_inode_attr_fork_size()
A Dxfs_itable.c138 buf->bs_forkoff = xfs_inode_fork_boff(ip); in xfs_bulkstat_one_int()
A Dxfs_bmap_util.c1192 xfs_bmap_bmdr_space(tifp->if_broot) > xfs_inode_fork_boff(ip)) in xfs_swap_extents_check_format()
1201 xfs_bmap_bmdr_space(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format()
A Dxfs_trace.h2190 __entry->fork_off = xfs_inode_fork_boff(ip);
4898 __entry->fork_off = xfs_inode_fork_boff(ip);

Completed in 17 milliseconds