Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5-cache.c136 bool need_cache_flush; member
585 if (log->need_cache_flush && !list_empty(&io->stripe_list)) in r5l_log_endio()
602 if (log->need_cache_flush) in r5l_log_endio()
1291 if (!log || !log->need_cache_flush) in r5l_flush_stripe_to_raid()
3094 log->need_cache_flush = test_bit(QUEUE_FLAG_WC, &q->queue_flags) != 0; in r5l_init_log()