Searched defs:clios (Results 1 – 1 of 1) sorted by relevance
142 struct clios { struct143 lck_mtx_t io_mtxp;144 u_int io_completed; /* amount of io that has currently completed */145 u_int io_issued; /* amount of io that was successfully issued */146 int io_error; /* error code of first error encountered */147 int io_wanted; /* someone is sleeping waiting for a change in state */