Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h419 STRIPE_OP_PARTIAL_PARITY, enumerator
H A Draid5.c2324 if (test_bit(STRIPE_OP_PARTIAL_PARITY, &ops_request)) in raid_run_ops()
3479 set_bit(STRIPE_OP_PARTIAL_PARITY, &s->ops_request); in schedule_reconstruction()