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

/linux-master/drivers/block/aoe/
H A Daoechr.c33 enum { EMFL_VALID = 1 }; enumerator in enum:__anon282
147 if ((em->flags & EMFL_VALID)) {
157 em->flags |= EMFL_VALID;
237 if ((em->flags & EMFL_VALID) != 0)
265 em->flags &= ~EMFL_VALID;

Completed in 153 milliseconds