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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoechr.c26 enum { EMFL_VALID = 1 }; enumerator in enum:__anon4112
110 if ((em->flags & EMFL_VALID)) {
123 em->flags |= EMFL_VALID;
193 if ((em->flags & EMFL_VALID) == 0) {
221 em->flags &= ~EMFL_VALID;

Completed in 94 milliseconds