Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_refcount_item.c184 *nbytes += sizeof(struct xfs_cud_log_format); in xfs_cud_item_size()
189 return xlog_item_space(1, sizeof(struct xfs_cud_log_format)); in xfs_cud_log_space()
213 sizeof(struct xfs_cud_log_format)); in xfs_cud_item_format()
818 struct xfs_cud_log_format *cud_formatp; in xlog_recover_cud_commit_pass2()
821 if (item->ri_buf[0].iov_len != sizeof(struct xfs_cud_log_format)) { in xlog_recover_cud_commit_pass2()
844 struct xfs_cud_log_format *cud_formatp; in xlog_recover_rtcud_commit_pass2()
847 if (item->ri_buf[0].iov_len != sizeof(struct xfs_cud_log_format)) { in xlog_recover_rtcud_commit_pass2()
A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format;
/fs/xfs/libxfs/
A Dxfs_ondisk.h172 XFS_CHECK_STRUCT_SIZE(struct xfs_cud_log_format, 16); in xfs_check_ondisk_structs()
A Dxfs_log_format.h842 struct xfs_cud_log_format { struct

Completed in 13 milliseconds