Searched refs:EUSERS (Results 1 – 6 of 6) sorted by relevance
201 if (res == -EUSERS || res == -EBUSY) { in findFlashUnits()
2045 return -EUSERS; // MAX_CAMERAS_IN_USE in handleEvictionsLocked()2496 case -EUSERS: in connectHelper()2558 case -EUSERS: in connectHelper()
334 public static final int EUSERS = placeholder(); field in OsConstants
62 return -EUSERS; in mapToStatusT()
90 return -EUSERS; in mapToStatusT()
243 initConstant(env, c, "EUSERS", EUSERS); in OsConstants_initConstants()