Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dext2.h177 #define EXT2_MAX_BLOCK_LOG_SIZE 16 macro
Dsuper.c981 (EXT2_MAX_BLOCK_LOG_SIZE - BLOCK_SIZE_BITS)) { in ext2_fill_super()