Searched refs:EXT4_MAX_CLUSTER_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ext4/ | ||
D | ext4.h | 253 #define EXT4_MAX_CLUSTER_LOG_SIZE 30 macro |
D | super.c | 3808 (EXT4_MAX_CLUSTER_LOG_SIZE - EXT4_MIN_BLOCK_LOG_SIZE)) { in ext4_fill_super() |