Home
last modified time | relevance | path

Searched refs:xfs_efi_log_format_64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h125 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_64, 16); in xfs_check_ondisk_structs()
152 XFS_CHECK_OFFSET(struct xfs_efi_log_format_64, efi_extents, 16); in xfs_check_ondisk_structs()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h650 typedef struct xfs_efi_log_format_64 { struct
662 return sizeof(struct xfs_efi_log_format_64) + in xfs_efi_log_format64_sizeof() argument