Searched refs:feature_compatibility (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ext_common.h | 94 __le32 feature_compatibility; member |
/openbmc/u-boot/fs/ext4/ | ||
H A D | ext4_common.c | 2352 __le32_to_cpu(data->sblock.feature_compatibility), in ext4fs_mount() |