Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5-cache.c87 bool need_cache_flush; member
222 if (log->need_cache_flush) in r5l_log_endio()
229 if (log->need_cache_flush) in r5l_log_endio()
631 if (!log || !log->need_cache_flush) in r5l_flush_stripe_to_raid()
1145 log->need_cache_flush = (rdev->bdev->bd_disk->queue->flush_flags != 0); in r5l_init_log()