Searched refs:r5c_is_writeback (Results 1 – 3 of 3) sorted by relevance
14 extern bool r5c_is_writeback(struct r5l_log *log);
250 bool r5c_is_writeback(struct r5l_log *log) in r5c_is_writeback() function331 if (!r5c_is_writeback(conf->log)) in r5c_check_stripe_cache_usage()356 if (!r5c_is_writeback(conf->log)) in r5c_check_cached_full_stripe()401 if (!r5c_is_writeback(log)) in r5c_log_required_to_flush_cache()423 if (!r5c_is_writeback(log)) in r5c_update_log_state()454 BUG_ON(!r5c_is_writeback(log)); in r5c_make_stripe_write_out()1432 if (!r5c_is_writeback(log)) in r5c_do_reclaim()2650 BUG_ON(!r5c_is_writeback(log)); in r5c_try_caching_write()
222 if (r5c_is_writeback(conf->log)) in do_release_stripe()234 (conf->quiesce && r5c_is_writeback(conf->log) && in do_release_stripe()272 if (!r5c_is_writeback(conf->log)) in do_release_stripe()1784 if (r5c_is_writeback(sh->raid_conf->log)) in ops_complete_prexor()1903 r5c_is_writeback(conf->log)); in ops_run_biodrain()1905 !r5c_is_writeback(conf->log)) { in ops_run_biodrain()5074 if (!r5c_is_writeback(conf->log)) { in handle_stripe()5519 bool second_try = !r5c_is_writeback(conf->log) && in __get_priority_stripe()