Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h549 R5C_LOG_TIGHT, /* log device space tight, need to enumerator
Draid5-cache.c448 set_bit(R5C_LOG_TIGHT, &conf->cache_state); in r5c_update_log_state()
450 clear_bit(R5C_LOG_TIGHT, &conf->cache_state); in r5c_update_log_state()
1248 test_bit(R5C_LOG_TIGHT, &conf->cache_state)) in __r5l_stripe_write_finished()
1478 if (test_bit(R5C_LOG_TIGHT, &conf->cache_state)) { in r5c_do_reclaim()
Draid5.c5093 if (test_bit(R5C_LOG_TIGHT, &conf->cache_state)) in raid5_congested()
5319 bool try_loprio = test_bit(R5C_LOG_TIGHT, &conf->cache_state) || in __get_priority_stripe()