Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dext4.h258 #define EXT4_MAX_BLOCK_SIZE 65536 macro
Dsuper.c3769 blocksize > EXT4_MAX_BLOCK_SIZE) { in ext4_fill_super()