Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dexport.h113 struct svc_export * rqst_exp_parent(struct svc_rqst *,
Dexport.c1184 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) in rqst_exp_parent() function
Dvfs.c199 exp2 = rqst_exp_parent(rqstp, &path); in nfsd_lookup_parent()