Searched refs:PARITY_PREFER_RMW (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/md/
H A Draid5.c4195 if ((rmw < rcw || (rmw == rcw && conf->rmw_level == PARITY_PREFER_RMW)) && rmw > 0) {
4251 if ((rcw < rmw || (rcw == rmw && conf->rmw_level != PARITY_PREFER_RMW)) && rcw > 0) {
6903 new != PARITY_PREFER_RMW)
H A Draid5.h428 PARITY_PREFER_RMW, enumerator in enum:__anon1032

Completed in 169 milliseconds