Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/aio/
H A Daio.c50 static int _aio_fsync_del(aio_worker_t *, aio_req_t *);
1171 if (_aio_fsync_del(aiowp, reqp)) in _aio_do_request()
1515 _aio_fsync_del(aio_worker_t *aiowp, aio_req_t *reqp) in _aio_fsync_del() function