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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/aoe/
H A Daoechr.c26 enum { EMFL_VALID = 1 }; enumerator in enum:__anon4069
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 38 milliseconds