Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dext3.h81 #define EXT3_MAX_BLOCK_SIZE 65536 macro
Dsuper.c1827 blocksize > EXT3_MAX_BLOCK_SIZE) { in ext3_fill_super()