Searched refs:EXT2_MAX_BLOCK_SIZE (Results 1 – 10 of 10) sorted by relevance
33 unsigned char buf[EXT2_MAX_BLOCK_SIZE]; in do_dump_unused()
107 char buffer [EXT2_MAX_BLOCK_SIZE];138 unsigned char buffer [EXT2_MAX_BLOCK_SIZE];
209 if (low_read (type_data.u.buffer,EXT2_MAX_BLOCK_SIZE,device_offset)==0) in load_type_data()
541 long block_table [EXT2_MAX_BLOCK_SIZE/4]; in return_indirect()
62 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE) macro
93 #define EXT2_MAX_BLOCK_SIZE (1 << EXT2_MAX_BLOCK_LOG_SIZE) macro128 #define EXT2_MAX_FRAG_SIZE EXT2_MAX_BLOCK_SIZE
672 use_blocksize <= EXT2_MAX_BLOCK_SIZE; in main()
1595 b > EXT2_MAX_BLOCK_SIZE) { in PRS()1688 inode_ratio > EXT2_MAX_BLOCK_SIZE * 1024) { in PRS()1692 EXT2_MAX_BLOCK_SIZE * 1024); in PRS()
594 blocksize <= EXT2_MAX_BLOCK_SIZE ; blocksize *= 2) { in get_backup_sb()
1162 blocksize <= EXT2_MAX_BLOCK_SIZE; blocksize *= 2) { in try_open_fs()