Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h493 #define IO_THRESHOLD 1 macro
Draid5.c276 < IO_THRESHOLD) in do_release_stripe()
983 < IO_THRESHOLD) in stripe_add_to_batch_list()
5371 IO_THRESHOLD) in handle_stripe()
5381 if (atomic_read(&conf->preread_active_stripes) < IO_THRESHOLD) { in raid5_activate_delayed()