Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dxdr4.h94 struct nfsd4_commit { struct
612 struct nfsd4_commit commit;
Dnfs4proc.c605 nfsd4_commit(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_commit() function
608 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit()
2966 .op_func = nfsd4_commit,
Dnfs4xdr.c793 nfsd4_decode_commit(struct nfsd4_compoundargs *argp, struct nfsd4_commit *commit) in nfsd4_decode_commit()
3624 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()