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

/linux-master/drivers/md/
H A Draid5.c5563 bool try_loprio = test_bit(R5C_LOG_TIGHT, &conf->cache_state) || variable
5570 handle_list = try_loprio ? &conf->loprio_list :
5573 handle_list = try_loprio ? &conf->worker_groups[group].loprio_list :
5579 handle_list = try_loprio ? &conf->worker_groups[i].loprio_list :
5635 try_loprio = !try_loprio;

Completed in 220 milliseconds