Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/librt/
HDaio.c48 __weak_reference(__aio_fsync, aio_fsync);
199 __aio_fsync(int op, struct aiocb *iocb) in __aio_fsync() function