Home
last modified time | relevance | path

Searched refs:rqst_exp_find (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dexport.h132 struct svc_export *rqst_exp_find(struct cache_req *reqp, struct net *net,
H A Dnfsfh.c191 exp = rqst_exp_find(rqstp ? &rqstp->rq_chandle : NULL, in nfsd_set_fh_dentry()
H A Dexport.c1231 rqst_exp_find(struct cache_req *reqp, struct net *net, in rqst_exp_find() function
1286 return rqst_exp_find(&rqstp->rq_chandle, SVC_NET(rqstp), in rqst_find_fsidzero_export()
H A Dnfs4proc.c2346 exp = rqst_exp_find(&rqstp->rq_chandle, SVC_NET(rqstp), in nfsd4_getdeviceinfo()