Searched refs:exp_pseudoroot (Results 1 – 3 of 3) sorted by relevance
100 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
519 status = exp_pseudoroot(rqstp, &cstate->current_fh); in nfsd4_putrootfh()728 ret = exp_pseudoroot(rqstp, &tmp_fh); in nfsd4_do_lookupp()
1077 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot() function