Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Drequest.c472 unsigned read_dirty_data:1; member
543 s->read_dirty_data = true; in cache_lookup_fn()
661 s->read_dirty_data = 0; in search_alloc()
754 if (verify(dc, &s->bio.bio) && s->recoverable && !s->read_dirty_data) in cached_dev_read_done()