Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_ondisk.h123 XFS_CHECK_STRUCT_SIZE(struct xfs_efi_log_format_32, 16); in xfs_check_ondisk_structs()
150 XFS_CHECK_OFFSET(struct xfs_efi_log_format_32, efi_extents, 16); in xfs_check_ondisk_structs()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_log_format.h627 typedef struct xfs_efi_log_format_32 { struct
639 return sizeof(struct xfs_efi_log_format_32) + in xfs_efi_log_format32_sizeof() argument