Home | History | Annotate | Download | only in doio

Lines Matching refs:r_type

983 		switch (ioreq.r_type) {
1047 ioreq.r_type);
1058 ioreq.r_type);
1297 switch (ioreq->r_type) {
1383 switch (ioreq->r_type) {
1501 switch (req->r_type) {
1764 wrec.w_async = (req->r_type == WRITEA) ? 1 : 0;
1788 switch (req->r_type) {
2354 if (req->r_type == SSWRITE) {
2390 if (v_opt && req->r_type == SSWRITE) {
3100 for (sy = syscalls; sy->sy_name != NULL && sy->sy_type != req->r_type;
3104 doio_fprintf(stderr, "do_rw: unknown r_type %d.\n",
3105 req->r_type);
3550 switch (req->r_type) {
3622 switch (req->r_type) {