exp_pseudoroot
__be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
return exp_pseudoroot(rqstp, &cstate->current_fh);
ret = exp_pseudoroot(rqstp, &tmp_fh);