Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Draid5.h491 #define IO_THRESHOLD 1 macro
Draid5.c268 < IO_THRESHOLD) in do_release_stripe()
909 < IO_THRESHOLD) in stripe_add_to_batch_list()
5264 IO_THRESHOLD) in handle_stripe()
5273 if (atomic_read(&conf->preread_active_stripes) < IO_THRESHOLD) { in raid5_activate_delayed()