Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Daio.h94 struct aio_job { struct
98 TAILQ_ENTRY(aio_job) list; argument
113 struct aio_job *curjob; /* Currently processing AIO job */ argument