Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h687 typedef struct xfs_efd_log_format_32 { struct
699 return sizeof(struct xfs_efd_log_format_32) + in xfs_efd_log_format32_sizeof() argument
/openbmc/linux/fs/xfs/
H A Dxfs_ondisk.h122 XFS_CHECK_STRUCT_SIZE(struct xfs_efd_log_format_32, 16); in xfs_check_ondisk_structs()