Home
last modified time | relevance | path

Searched refs:nfsd4_commit (Results 1 – 3 of 3) sorted by relevance

/fs/nfsd/
Dxdr4.h99 struct nfsd4_commit { struct
624 struct nfsd4_commit commit;
Dnfs4proc.c595 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit() function
598 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit()
2827 .op_func = nfsd4_commit,
Dnfs4xdr.c684 nfsd4_decode_commit(struct nfsd4_compoundargs *argp, struct nfsd4_commit *commit) in nfsd4_decode_commit()
3518 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()