Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfsd/
Dexport.h102 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
Dnfs4proc.c521 status = exp_pseudoroot(rqstp, &cstate->current_fh); in nfsd4_putrootfh()
724 ret = exp_pseudoroot(rqstp, &tmp_fh); in nfsd4_do_lookupp()
Dexport.c1090 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot() function