Searched defs:nfsd4_commit (Results 1 – 2 of 2) sorted by relevance
94 struct nfsd4_commit { struct95 u64 co_offset; /* request */96 u32 co_count; /* request */97 nfs4_verifier co_verf; /* response */
764 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit() function