Searched refs:clear_bytes (Results 1 – 1 of 1) sorted by relevance
9348 int clear_bytes; in expand_block_clear() local9380 for (offset = 0; bytes > 0; offset += clear_bytes, bytes -= clear_bytes) in expand_block_clear()9387 clear_bytes = 16; in expand_block_clear()9395 clear_bytes = 8; in expand_block_clear()9400 clear_bytes = 4; in expand_block_clear()9405 clear_bytes = 2; in expand_block_clear()9410 clear_bytes = 1; in expand_block_clear()