Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ondisk.h131 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_64, 16); in xfs_check_ondisk_structs()
158 XFS_CHECK_OFFSET(struct xfs_efi_log_format_64, efi_extents, 16); in xfs_check_ondisk_structs()
Dxfs_log_format.h657 typedef struct xfs_efi_log_format_64 { struct
669 return sizeof(struct xfs_efi_log_format_64) + in xfs_efi_log_format64_sizeof() argument