Home
last modified time | relevance | path

Searched defs:EXT2_MAX_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dext_common.h62 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE) macro
/openbmc/linux/fs/ext2/
H A Dext2.h178 #define EXT2_MAX_BLOCK_SIZE 65536 macro