Searched refs:xfs_rud_log_format (Results 1 – 4 of 4) sorted by relevance
68 struct xfs_rud_log_format rud_format;
170 *nbytes += sizeof(struct xfs_rud_log_format); in xfs_rud_item_size()192 sizeof(struct xfs_rud_log_format)); in xfs_rud_item_format()705 struct xfs_rud_log_format *rud_formatp; in xlog_recover_rud_commit_pass2()708 if (item->ri_buf[0].i_len != sizeof(struct xfs_rud_log_format)) { in xlog_recover_rud_commit_pass2()
142 XFS_CHECK_STRUCT_SIZE(struct xfs_rud_log_format, 16); in xfs_check_ondisk_structs()
769 struct xfs_rud_log_format { struct
Completed in 9 milliseconds