Home
last modified time | relevance | path

Searched refs:aiocb_ops (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_aio.c294 struct aiocb_ops { struct
1473 static struct aiocb_ops aiocb_ops = { variable
1484 static struct aiocb_ops aiocb_ops_osigevent = {
1501 int type, struct aiocb_ops *ops) in aio_aqueue()
2155 return (kern_aio_error(td, uap->aiocbp, &aiocb_ops)); in sys_aio_error()
2218 struct aiocb_ops *ops) in kern_lio_listio()
2424 nent, sigp, &aiocb_ops); in sys_lio_listio()
2499 struct timespec *ts, struct aiocb_ops *ops) in kern_aio_waitcomplete()
2587 struct aiocb_ops *ops) in kern_aio_fsync()
2892 static struct aiocb_ops aiocb32_ops = {
[all …]