Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h385 struct nfsd4_verify { struct
559 struct nfsd4_verify nverify;
574 struct nfsd4_verify verify;
Dnfs4proc.c1216 struct nfsd4_verify *verify) in _nfsd4_verify()
1283 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify() function
2313 .op_func = nfsd4_verify,
Dnfs4xdr.c1241 nfsd4_decode_verify(struct nfsd4_compoundargs *argp, struct nfsd4_verify *verify) in nfsd4_decode_verify()