Home
last modified time | relevance | path

Searched defs:nfsd4_verify (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dxdr4.h403 struct nfsd4_verify { struct
404 u32 ve_bmval[3]; /* request */
405 u32 ve_attrlen; /* request */
406 char * ve_attrval; /* request */
H A Dnfs4proc.c2133 nfsd4_verify(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_verify() function