Lines Matching refs:r_oflags
1304 fd, readp->r_file, readp->r_oflags); in format_rw()
1316 fd, writep->r_file, writep->r_oflags); in format_rw()
1332 fd, readap->r_file, readp->r_oflags); in format_rw()
1351 fd, writeap->r_file, writeap->r_oflags); in format_rw()
1423 oflags = req->r_data.read.r_oflags; in do_read()
1625 oflags = req->r_data.write.r_oflags; in do_write()
2148 if ((fd = alloc_fd(lio->r_file, lio->r_oflags)) == -1) { in do_listio()
2287 lio->r_oflags & O_PARALLEL); in do_listio()
2450 fd, io->r_file, io->r_oflags, format_oflags(io->r_oflags)); in fmt_ioreq()
2483 if (io->r_oflags & O_RAW) { in fmt_ioreq()
2499 if (io->r_oflags & O_DIRECT) { in fmt_ioreq()
2906 fdc = alloc_fdcache(req->r_data.io.r_file, req->r_data.io.r_oflags); in sy_mmrw()
2958 fdc = alloc_fdcache(req->r_data.io.r_file, req->r_data.io.r_oflags); in fmt_mmrw()
3083 oflags = req->r_data.io.r_oflags; in do_rw()
3511 oflags = req->r_data.io.r_oflags; in do_fcntl()
3612 oflags = req->r_data.io.r_oflags; in do_sync()