Searched defs:is_zero (Results 1 – 7 of 7) 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
370 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()508 bool is_zero; in verity_verify_io() local
203 bool is_zero; in fec_read_bufs() local
324 bool is_zero = true; in compress_lznt() local
300 let is_zero = unsafe { bindings::refcount_dec_and_test(refcount) }; in drop() localVariable
465 bool is_zero = num == 0LL; in number() local