Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h99 struct nfsd4_commit { struct
549 struct nfsd4_commit commit;
Dnfs4proc.c583 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit() function
586 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit()
2116 .op_func = nfsd4_commit,
Dnfs4xdr.c638 nfsd4_decode_commit(struct nfsd4_compoundargs *argp, struct nfsd4_commit *commit) in nfsd4_decode_commit()
3206 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()