Searched defs:is_zero (Results 1 – 10 of 10) sorted by relevance
11 fn is_zero(&self) -> bool; in is_zero() method47 fn is_zero(&self) -> bool { in is_zero() method54 fn is_zero(&self) -> bool { in is_zero() method61 fn is_zero(&self) -> bool { in is_zero() method108 fn is_zero(&self) -> bool { in is_zero() method115 fn is_zero(&self) -> bool { in is_zero() method172 fn is_zero(&self) -> bool { in is_zero() method179 fn is_zero(&self) -> bool { in is_zero() method
108 mod is_zero; module
335 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()473 bool is_zero; in verity_verify_io() local
204 bool is_zero; in fec_read_bufs() local
371 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()566 bool is_zero; in verity_verify_io() local
220 bool is_zero; in fec_read_bufs() local
327 bool is_zero = true; in compress_lznt() local
300 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in drop() localVariable
457 bool is_zero = num == 0LL; in number() local
465 bool is_zero = num == 0LL; in number() local