Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ondisk.h130 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_32, 16); in xfs_check_ondisk_structs()
157 XFS_CHECK_OFFSET(struct xfs_efi_log_format_32, efi_extents, 16); in xfs_check_ondisk_structs()
Dxfs_log_format.h641 typedef struct xfs_efi_log_format_32 { struct
653 return sizeof(struct xfs_efi_log_format_32) + in xfs_efi_log_format32_sizeof() argument