Searched refs:NFS3PROC_COMMIT (Results 1 – 3 of 3) sorted by relevance
83 #define NFS3PROC_COMMIT 21 macro
144 struct rpc_message msg = { NFS3PROC_COMMIT, &arg, &res, NULL }; in nfs_direct_commit_rpc()
1173 msg.rpc_proc = NFS3PROC_COMMIT; in nfs_commit_list()