Searched refs:xfs_efi_log_format_32 (Results 1 – 3 of 3) sorted by relevance
146 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_32, 16); in xfs_check_ondisk_structs()177 XFS_CHECK_OFFSET(struct xfs_efi_log_format_32, efi_extents, 16); in xfs_check_ondisk_structs()
635 struct xfs_efi_log_format_32 { struct647 return sizeof(struct xfs_efi_log_format_32) + in xfs_efi_log_format32_sizeof() argument
204 struct xfs_efi_log_format_32 *src_efi_fmt_32 = buf->iov_base; in xfs_efi_copy_format()