Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.c81 #define IO_THRESHOLD 1 macro
320 < IO_THRESHOLD) in do_release_stripe()
838 < IO_THRESHOLD) in stripe_add_to_batch_list()
4612 IO_THRESHOLD) in handle_stripe()
4623 if (atomic_read(&conf->preread_active_stripes) < IO_THRESHOLD) { in raid5_activate_delayed()