Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h154 XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format_32, 52); in xfs_check_ondisk_structs()
H A Dxfs_log_format.h296 struct xfs_inode_log_format_32 { struct
/linux/fs/xfs/
H A Dxfs_inode_item_recover.c39 struct xfs_inode_log_format_32 *ilfp = item->ri_buf[0].iov_base; in xlog_recover_inode_ra_pass2()
H A Dxfs_inode_item.c1223 struct xfs_inode_log_format_32 *in_f32 = buf->iov_base; in xfs_inode_item_format_convert()