Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dexport.h100 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
Dnfs4proc.c519 status = exp_pseudoroot(rqstp, &cstate->current_fh); in nfsd4_putrootfh()
728 ret = exp_pseudoroot(rqstp, &tmp_fh); in nfsd4_do_lookupp()
Dexport.c1077 exp_pseudoroot(struct svc_rqst *rqstp, struct svc_fh *fhp) in exp_pseudoroot() function