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

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_fork.h95 static inline int8_t xfs_ifork_format(struct xfs_ifork *ifp) function
H A Dxfs_inode_buf.c320 to->di_format = xfs_ifork_format(&ip->i_df);
337 to->di_aformat = xfs_ifork_format(&ip->i_af);
/linux-master/fs/xfs/
H A Dxfs_inode_item.c521 to->di_format = xfs_ifork_format(&ip->i_df);
539 to->di_aformat = xfs_ifork_format(&ip->i_af);

Completed in 156 milliseconds