Searched defs:not_found (Results 1 – 2 of 2) sorted by relevance
690 bool not_found = (it == chunk_vec.end() || it->first != header->sector); in DmuserWriteRequest() local755 bool not_found = (it == chunk_vec.end() || it->first != header->sector); in DmuserReadRequest() local
191 pub fn not_found() -> Self { in not_found() method