Searched defs:nfsd4_readlink (Results 1 – 2 of 2) sorted by relevance
305 struct nfsd4_readlink { struct306 struct svc_rqst *rl_rqstp; /* request */307 struct svc_fh * rl_fhp; /* request */
832 nfsd4_readlink(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_readlink() function