Searched refs:NFSPROC_WRITE (Results 1 – 5 of 5) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfsproto.h | 251 #define NFSPROC_WRITE 7 macro
|
| H A D | nfs_syscalls.c | 1364 if (writes_todo || ((nd->nd_procnum == NFSPROC_WRITE) && (procrastinate > 0))) { in nfssvc_nfsd()
|
| H A D | nfs_subs.c | 347 NFSPROC_WRITE,
|
| H A D | nfs_socket.c | 230 [NFSPROC_WRITE] = 4,
|
| H A D | nfs_vnops.c | 3966 error = nfs_request_async(np, NULL, &nmreq, NFSPROC_WRITE, thd, cred, NULL, 0, cb, reqp); in nfs3_write_rpc_async()
|