Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Drequest.c478 unsigned int read_dirty_data:1; member
550 s->read_dirty_data = true; in cache_lookup_fn()
735 s->read_dirty_data = 0; in search_alloc()
789 if (s->recoverable && !s->read_dirty_data) { in cached_dev_read_error()
832 if (verify(dc) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()