Searched refs:xfs_efi_log_format_64 (Results 1 – 3 of 3) sorted by relevance
147 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_64, 16); in xfs_check_ondisk_structs()178 XFS_CHECK_OFFSET(struct xfs_efi_log_format_64, efi_extents, 16); in xfs_check_ondisk_structs()
651 struct xfs_efi_log_format_64 { struct663 return sizeof(struct xfs_efi_log_format_64) + in xfs_efi_log_format64_sizeof() argument
218 struct xfs_efi_log_format_64 *src_efi_fmt_64 = buf->iov_base; in xfs_efi_copy_format()