Searched refs:WriteAll (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dfaulty.c51 #define WriteAll 4 /* doesn't go to device */ macro
179 if (atomic_read(&conf->counters[WriteAll])) {
251 if ((n=atomic_read(&conf->counters[WriteAll])) != 0)
252 seq_printf(seq, " WriteAll");

Completed in 46 milliseconds