Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h411 struct nfsd4_verify { struct
634 struct nfsd4_verify nverify;
649 struct nfsd4_verify verify;
H A Dnfs4proc.c1756 struct nfsd4_verify *verify) in _nfsd4_verify()
1823 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify() function
3032 .op_func = nfsd4_verify,
H A Dnfs4xdr.c1287 nfsd4_decode_verify(struct nfsd4_compoundargs *argp, struct nfsd4_verify *verify) in nfsd4_decode_verify()