Searched defs:fsid_type (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/nfsd/ |
D | nfsfh.c | 428 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() 456 u8 fsid_type; in set_version_and_fsid_type() local
|
D | export.c | 779 exp_find_key(svc_client *clp, int fsid_type, u32 *fsidv, struct cache_req *reqp) in exp_find_key() 801 static int exp_set_key(svc_client *clp, int fsid_type, u32 *fsidv, in exp_set_key() 1210 static struct svc_export *exp_find(struct auth_domain *clp, int fsid_type, in exp_find() 1287 rqst_exp_find(struct svc_rqst *rqstp, int fsid_type, u32 *fsidv) in rqst_exp_find()
|