Searched refs:NFS3PROC_WRITE (Results 1 – 4 of 4) sorted by relevance
69 #define NFS3PROC_WRITE 7 macro
90 NFS3PROC_WRITE : NFSPROC_WRITE; in nfs_direct_write_rpc()
200 struct rpc_message msg = { NFS3PROC_WRITE, &arg, &res, cred }; in nfs3_proc_write()
941 msg.rpc_proc = (nfsvers == 3) ? NFS3PROC_WRITE : NFSPROC_WRITE; in nfs_flush_one()