Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dxdr4.h403 struct nfsd4_verify { struct
652 struct nfsd4_verify nverify;
667 struct nfsd4_verify verify;
Dnfs4proc.c2065 struct nfsd4_verify *verify) in _nfsd4_verify()
2132 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify() function
3362 .op_func = nfsd4_verify,
Dnfs4xdr.c1414 struct nfsd4_verify *verify = &u->verify; in nfsd4_decode_verify()