Home
last modified time | relevance | path

Searched refs:exp_pseudoroot (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4proc.c751 return exp_pseudoroot(rqstp, &cstate->current_fh); in nfsd4_putrootfh()
995 ret = exp_pseudoroot(rqstp, &tmp_fh); in nfsd4_do_lookupp()
H A Dexport.c2032 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot() function