Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h418 STRIPE_OP_PARTIAL_PARITY, enumerator
H A Draid5.c2248 if (test_bit(STRIPE_OP_PARTIAL_PARITY, &ops_request)) in raid_run_ops()
3392 set_bit(STRIPE_OP_PARTIAL_PARITY, &s->ops_request); in schedule_reconstruction()