Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dexport.h113 struct svc_export * rqst_exp_parent(struct svc_rqst *,
H A Dexport.c1198 rqst_exp_parent(struct svc_rqst *rqstp, struct path *path) in rqst_exp_parent() function
H A Dvfs.c200 exp2 = rqst_exp_parent(rqstp, &path); in nfsd_lookup_parent()