Searched defs:not_found (Results 1 – 2 of 2) sorted by relevance
674 bool not_found = (it == chunk_vec.end() || it->first != header->sector); in DmuserWriteRequest() local739 bool not_found = (it == chunk_vec.end() || it->first != header->sector); in DmuserReadRequest() local
348 bool not_found = (it == chunk_vec.end() || it->first != sector); in ReadAlignedSector() local