Searched defs:nfsd4_readlink (Results 1 – 2 of 2) sorted by relevance
331 struct nfsd4_readlink { struct332 struct svc_rqst *rl_rqstp; /* request */333 struct svc_fh * rl_fhp; /* request */
844 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_readlink() function