Home
last modified time | relevance | path

Searched refs:block (Results 1 – 2 of 2) sorted by relevance

/lib/xz/
Dxz_dec_stream.c94 } block; member
232 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 …]
/lib/
DKconfig.debug1063 bool "Force extended block device numbers and spread them"
1073 Conventionally, block device numbers are allocated from
1074 predetermined contiguous area. However, extended block area
1075 may introduce non-contiguous block device numbers. This
1076 option forces most block device numbers to be allocated from
1260 will make the block layer "forget" an interrupt as configured,
1273 useful to test the error handling in the mmc block device
1275 the block device.