Searched refs:try_loprio (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5.c5564 bool try_loprio = test_bit(R5C_LOG_TIGHT, &conf->cache_state) || variable
5571 handle_list = try_loprio ? &conf->loprio_list :
5574 handle_list = try_loprio ? &conf->worker_groups[group].loprio_list :
5580 handle_list = try_loprio ? &conf->worker_groups[i].loprio_list :
5636 try_loprio = !try_loprio;

Completed in 124 milliseconds