Home
last modified time | relevance | path

Searched refs:fail_read (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/authfs/src/fsverity/
Deditor.rs304 fail_read: bool, field
309 InMemoryEditor { data: RefCell::new(Vec::new()), fail_read: false } in new()
335 if self.fail_read { in read_chunk()
539 writer.fail_read = true; in test_verified_writer_failed_read_back()
601 writer.fail_read = true; in test_resize_to_shrink_with_read_failure()
613 writer.fail_read = true; in test_resize_to_shirink_to_chunk_boundary()