Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_refcount_item.c179 *nbytes += sizeof(struct xfs_cud_log_format); in xfs_cud_item_size()
203 sizeof(struct xfs_cud_log_format)); in xfs_cud_item_format()
808 struct xfs_cud_log_format *cud_formatp; in xlog_recover_cud_commit_pass2()
811 if (item->ri_buf[0].i_len != sizeof(struct xfs_cud_log_format)) { in xlog_recover_cud_commit_pass2()
834 struct xfs_cud_log_format *cud_formatp; in xlog_recover_rtcud_commit_pass2()
837 if (item->ri_buf[0].i_len != sizeof(struct xfs_cud_log_format)) { in xlog_recover_rtcud_commit_pass2()
H A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format;
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_ondisk.h172 XFS_CHECK_STRUCT_SIZE(struct xfs_cud_log_format, 16); in xfs_check_ondisk_structs()
H A Dxfs_log_format.h842 struct xfs_cud_log_format { struct