Searched refs:EXT2_MAX_BLOCK_LOG_SIZE (Results 1 – 4 of 4) sorted by relevance
81 #define EXT2_MAX_BLOCK_LOG_SIZE 16 /* 65536 */ macro83 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE)
238 EXT2_MAX_BLOCK_LOG_SIZE) { in ext2fs_open2()
503 EXT2_MAX_BLOCK_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE); in check_super_block()941 EXT2_MAX_BLOCK_LOG_SIZE) || in check_backup_super_block()
111 static __u64 ext2_max_sizes[EXT2_MAX_BLOCK_LOG_SIZE -582 for (i = EXT2_MIN_BLOCK_LOG_SIZE; i <= EXT2_MAX_BLOCK_LOG_SIZE; i++) { in e2fsck_pass1()