Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dexport.h110 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
A Dexport.c1078 rqst_exp_get_by_name(struct svc_rqst *rqstp, struct path *path) in rqst_exp_get_by_name() function
1145 struct svc_export *exp = rqst_exp_get_by_name(rqstp, path); in rqst_exp_parent()
1151 exp = rqst_exp_get_by_name(rqstp, path); in rqst_exp_parent()
A Dvfs.c145 exp2 = rqst_exp_get_by_name(rqstp, &path); in nfsd_cross_mnt()

Completed in 10 milliseconds