Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dexport.h95 struct svc_export * rqst_exp_parent(struct svc_rqst *,
Dexport.c1046 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) in rqst_exp_parent() function
Dvfs.c159 exp2 = rqst_exp_parent(rqstp, &path); in nfsd_lookup_parent()