Searched refs:EXT2_MIN_BLOCK_SIZE (Results 1 – 7 of 7) sorted by relevance
81 #define EXT2_MIN_BLOCK_SIZE (1 << EXT2_MIN_BLOCK_LOG_SIZE) macro90 #define EXT2_BLOCK_SIZE(s) (EXT2_MIN_BLOCK_SIZE << (s)->s_log_block_size)102 #define EXT2_MIN_FRAG_SIZE EXT2_MIN_BLOCK_SIZE
420 file_system_info.block_size=EXT2_MIN_BLOCK_SIZE << sb->s_log_block_size; in set_file_system_info()421 if (file_system_info.block_size == EXT2_MIN_BLOCK_SIZE) in set_file_system_info()422 file_system_info.first_group_desc_offset=2*EXT2_MIN_BLOCK_SIZE; in set_file_system_info()
92 #define EXT2_MIN_BLOCK_SIZE 1024 macro98 # define EXT2_BLOCK_SIZE(s) (EXT2_MIN_BLOCK_SIZE << (s)->s_log_block_size)
1042 if (b < EXT2_MIN_BLOCK_SIZE || in PRS()1068 if (size < EXT2_MIN_BLOCK_SIZE || in PRS()1095 if (inode_ratio < EXT2_MIN_BLOCK_SIZE || in PRS()1100 optarg, EXT2_MIN_BLOCK_SIZE, in PRS()
469 for (use_blocksize = EXT2_MIN_BLOCK_SIZE; in main()
445 for (blocksize = EXT2_MIN_BLOCK_SIZE; in get_backup_sb()
965 for (blocksize = EXT2_MIN_BLOCK_SIZE; in main()