Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dmballoc.c2355 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in get_groupinfo_cache()
2543 int cache_index = blocksize_bits - EXT4_MIN_BLOCK_LOG_SIZE; in ext4_groupinfo_create_slab()
Dext4.h222 #define EXT4_MIN_BLOCK_LOG_SIZE 10 macro