Searched refs:EXT2_MAX_BLOCK_LOG_SIZE (Results 1 – 4 of 4) sorted by relevance
82 #define EXT2_MAX_BLOCK_LOG_SIZE 16 /* 65536 */ macro84 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE)
251 EXT2_MAX_BLOCK_LOG_SIZE) { in ext2fs_open2()
515 EXT2_MAX_BLOCK_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE); in check_super_block()939 EXT2_MAX_BLOCK_LOG_SIZE) || in check_backup_super_block()
113 static __u64 ext2_max_sizes[EXT2_MAX_BLOCK_LOG_SIZE -588 for (i = EXT2_MIN_BLOCK_LOG_SIZE; i <= EXT2_MAX_BLOCK_LOG_SIZE; i++) { in e2fsck_pass1()