Searched defs:directio_wait (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_directio.c227 directio_wait(struct directio_buf *tail, long *bytes_iop) function
720 newerror = directio_wait(tail, &bytes_written);
991 * processed by directio_wait() below so
1034 newerror = directio_wait(tail, &bytes_read);

Completed in 66 milliseconds