Searched refs:NFSPROC_WRITE (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/nfs/
H A Dnfsproto.h249 #define NFSPROC_WRITE 7 macro
H A Dnfs_syscalls.c1159 if (writes_todo || ((nd->nd_procnum == NFSPROC_WRITE) && (procrastinate > 0)))
H A Dnfs_subs.c226 NFSPROC_WRITE,
H A Dnfs_vnops.c3529 error = nfs_request_async(np, NULL, &nmreq, NFSPROC_WRITE, thd, cred, NULL, 0, cb, reqp);

Completed in 52 milliseconds