Home
last modified time | relevance | path

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

/external/u-boot/include/
Dext_common.h61 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE) macro
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h92 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE) macro