Home
last modified time | relevance | path

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

/linux/drivers/md/
A Draid5.c2241 if (test_bit(STRIPE_OP_PREXOR, &ops_request)) { in raid_run_ops()
2263 if (test_bit(STRIPE_OP_CHECK, &ops_request)) { in raid_run_ops()
3333 set_bit(STRIPE_OP_BIODRAIN, &s->ops_request); in schedule_reconstruction()
3370 set_bit(STRIPE_OP_PREXOR, &s->ops_request); in schedule_reconstruction()
3371 set_bit(STRIPE_OP_BIODRAIN, &s->ops_request); in schedule_reconstruction()
3399 s->locked, s->ops_request); in schedule_reconstruction()
4256 set_bit(STRIPE_OP_CHECK, &s->ops_request); in handle_parity_checks5()
4387 set_bit(STRIPE_OP_CHECK, &s->ops_request); in handle_parity_checks6()
4955 set_bit(STRIPE_OP_BIOFILL, &s.ops_request); in handle_stripe()
5254 if (s.ops_request) in handle_stripe()
[all …]
A Draid5.h290 unsigned long ops_request; member
A Draid5-cache.c2745 set_bit(STRIPE_OP_BIODRAIN, &s->ops_request); in r5c_try_caching_write()

Completed in 27 milliseconds