Searched refs:not_zero (Results 1 – 3 of 3) sorted by relevance
148 u8 not_zero = 0; in compress_chunk() local175 not_zero |= *cp++ = *up++; in compress_chunk()207 return not_zero ? 0 : LZNT_ERROR_ALL_ZEROS; in compress_chunk()
201 bnes not_zero203 bnes not_zero
451 unsigned char *buf, *not_zero; in iblock_execute_zero_out() local461 not_zero = memchr_inv(buf, 0x00, cmd->data_length); in iblock_execute_zero_out()464 if (not_zero) in iblock_execute_zero_out()