Searched defs:EXT2_MIN_BLOCK_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ext_common.h | 59 #define EXT2_MIN_BLOCK_LOG_SIZE 10 /* 1024 */ macro |
/openbmc/linux/fs/ext2/ | ||
H A D | ext2.h | 179 #define EXT2_MIN_BLOCK_LOG_SIZE 10 macro |