Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rmap_item.c184 *nbytes += sizeof(struct xfs_rud_log_format); in xfs_rud_item_size()
189 return xlog_item_space(1, sizeof(struct xfs_rud_log_format)); in xfs_rud_log_space()
212 sizeof(struct xfs_rud_log_format)); in xfs_rud_item_format()
845 struct xfs_rud_log_format *rud_formatp; in xlog_recover_rud_commit_pass2()
848 if (item->ri_buf[0].iov_len != sizeof(struct xfs_rud_log_format)) { in xlog_recover_rud_commit_pass2()
871 struct xfs_rud_log_format *rud_formatp; in xlog_recover_rtrud_commit_pass2()
874 if (item->ri_buf[0].iov_len != sizeof(struct xfs_rud_log_format)) { in xlog_recover_rtrud_commit_pass2()
H A Dxfs_rmap_item.h68 struct xfs_rud_log_format rud_format;
/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h165 XFS_CHECK_STRUCT_SIZE(struct xfs_rud_log_format, 16); in xfs_check_ondisk_structs()
H A Dxfs_log_format.h777 struct xfs_rud_log_format { struct