Searched defs:nfsd4_readlink (Results 1 – 2 of 2) sorted by relevance
304 struct nfsd4_readlink { struct305 struct svc_rqst *rl_rqstp; /* request */306 struct svc_fh * rl_fhp; /* request */
828 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_readlink() function