Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h127 static inline unsigned int xfs_inode_fork_boff(struct xfs_inode *ip) in xfs_inode_fork_boff() function
135 return xfs_inode_fork_boff(ip); in xfs_inode_data_fork_size()
143 return XFS_LITINO(ip->i_mount) - xfs_inode_fork_boff(ip); in xfs_inode_attr_fork_size()
H A Dxfs_itable.c130 buf->bs_forkoff = xfs_inode_fork_boff(ip); in xfs_bulkstat_one_int()
H A Dxfs_bmap_util.c1329 XFS_BMAP_BMDR_SPACE(tifp->if_broot) > xfs_inode_fork_boff(ip)) in xfs_swap_extents_check_format()
1338 XFS_BMAP_BMDR_SPACE(ip->i_df.if_broot) > xfs_inode_fork_boff(tip)) in xfs_swap_extents_check_format()
H A Dxfs_trace.h2181 __entry->fork_off = xfs_inode_fork_boff(ip);

Completed in 10 milliseconds