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

/linux-4.4.14/drivers/block/aoe/
H A Daoechr.c33 enum { EMFL_VALID = 1 }; enumerator in enum:__anon3585
137 if ((em->flags & EMFL_VALID)) { aoechr_error()
149 em->flags |= EMFL_VALID; aoechr_error()
229 if ((em->flags & EMFL_VALID) != 0) aoechr_read()
257 em->flags &= ~EMFL_VALID; aoechr_read()

Completed in 47 milliseconds