Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c48 static int _aio_fsync_del(aio_worker_t *, aio_req_t *);
1168 if (_aio_fsync_del(aiowp, reqp)) in _aio_do_request()
1512 _aio_fsync_del(aio_worker_t *aiowp, aio_req_t *reqp) in _aio_fsync_del() function