Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dext2.h180 #define EXT2_MAX_BLOCK_LOG_SIZE 16 macro
H A Dsuper.c948 (EXT2_MAX_BLOCK_LOG_SIZE - BLOCK_SIZE_BITS)) { in ext2_fill_super()