Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5.h397 STRIPE_R5C_PREFLUSH, /* need to flush journal device */ enumerator
H A Draid5-cache.c920 if (test_and_clear_bit(STRIPE_R5C_PREFLUSH, &sh->state)) in r5l_log_stripe()
H A Draid5.c6087 set_bit(STRIPE_R5C_PREFLUSH, &sh->state); in make_stripe_request()