Searched refs:EXT2_MAX_BLOCK_LOG_SIZE (Results 1 – 5 of 5) sorted by relevance
82 #define EXT2_MAX_BLOCK_LOG_SIZE 16 /* 65536 */ macro84 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE)
279 EXT2_MAX_BLOCK_LOG_SIZE) { in ext2fs_open2()
513 EXT2_MAX_BLOCK_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE); in check_super_block()1001 EXT2_MAX_BLOCK_LOG_SIZE) || in check_backup_super_block()
119 static __u64 ext2_max_sizes[EXT2_MAX_BLOCK_LOG_SIZE -1095 for (i = EXT2_MIN_BLOCK_LOG_SIZE; i <= EXT2_MAX_BLOCK_LOG_SIZE; i++) { in e2fsck_pass1()