Home
last modified time | relevance | path

Searched refs:exp_find (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.c958 static struct svc_export *exp_find(struct cache_detail *cd, in exp_find() function
1015 * use exp_get_by_name() or exp_find().
1059 exp = exp_find(cd, rqstp->rq_client, fsid_type, in rqst_exp_find()
1072 gssexp = exp_find(cd, rqstp->rq_gssclient, fsid_type, fsidv, in rqst_exp_find()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.c1042 static struct svc_export *exp_find(struct cache_detail *cd, in exp_find() function
1117 * use exp_get_by_name() or exp_find().
1161 exp = exp_find(cd, rqstp->rq_client, fsid_type, in rqst_exp_find()
1174 gssexp = exp_find(cd, rqstp->rq_gssclient, fsid_type, fsidv, in rqst_exp_find()

Completed in 5 milliseconds