Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h251 #define NFSPROC_WRITE 7 macro
H A Dnfs_syscalls.c1364 if (writes_todo || ((nd->nd_procnum == NFSPROC_WRITE) && (procrastinate > 0))) { in nfssvc_nfsd()
H A Dnfs_subs.c347 NFSPROC_WRITE,
H A Dnfs_socket.c230 [NFSPROC_WRITE] = 4,
H A Dnfs_vnops.c3952 error = nfs_request_async(np, NULL, &nmreq, NFSPROC_WRITE, in nfs3_write_rpc_async()