Home
last modified time | relevance | path

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

/u-boot/include/
A Dext_common.h58 + EXT2_MIN_BLOCK_LOG_SIZE)
64 #define EXT2_MIN_BLOCK_LOG_SIZE 10 /* 1024 */ macro
66 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE)

Completed in 4 milliseconds