Home
last modified time | relevance | path

Searched refs:xfs_ifork_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h97 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) in xfs_ifork_format() function
H A Dxfs_inode_buf.c312 to->di_format = xfs_ifork_format(&ip->i_df); in xfs_inode_to_disk()
329 to->di_aformat = xfs_ifork_format(&ip->i_af); in xfs_inode_to_disk()
/openbmc/linux/fs/xfs/
H A Dxfs_inode_item.c554 to->di_format = xfs_ifork_format(&ip->i_df); in xfs_inode_to_log_dinode()
572 to->di_aformat = xfs_ifork_format(&ip->i_af); in xfs_inode_to_log_dinode()