Searched refs:EXT2_MAX_BLOCK_LOG_SIZE (Results 1 – 4 of 4) sorted by relevance
103 #define EXT2_MAX_BLOCK_LOG_SIZE 16 /* 65536 */ macro105 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE)
299 (unsigned) (EXT2_MAX_BLOCK_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE)) { in ext2fs_open2()
644 EXT2_MAX_BLOCK_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE)) in check_super_block()1156 EXT2_MAX_BLOCK_LOG_SIZE) || in check_backup_super_block()
130 static __u64 ext2_max_sizes[EXT2_MAX_BLOCK_LOG_SIZE -1201 for (i = EXT2_MIN_BLOCK_LOG_SIZE; i <= EXT2_MAX_BLOCK_LOG_SIZE; i++) { in e2fsck_pass1()