Home
last modified time | relevance | path

Searched defs:clios (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_cluster.c142 struct clios { struct
143 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 */