Searched refs:block (Results 1 – 2 of 2) sorted by relevance
94 } block; member232 s->block.compressed += b->in_pos - s->in_start; in dec_block()233 s->block.uncompressed += b->out_pos - s->out_start; in dec_block()239 if (s->block.compressed > s->block_header.compressed in dec_block()240 || s->block.uncompressed in dec_block()251 != s->block.compressed) in dec_block()256 != s->block.uncompressed) in dec_block()259 s->block.hash.unpadded += s->block_header.size in dec_block()260 + s->block.compressed; in dec_block()263 s->block.hash.unpadded += check_sizes[s->check_type]; in dec_block()[all …]
1063 bool "Force extended block device numbers and spread them"1073 Conventionally, block device numbers are allocated from1074 predetermined contiguous area. However, extended block area1075 may introduce non-contiguous block device numbers. This1076 option forces most block device numbers to be allocated from1260 will make the block layer "forget" an interrupt as configured,1273 useful to test the error handling in the mmc block device1275 the block device.