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