Lines Matching refs:svc_export
29 struct svc_export *exp = expv; in nfsd_acceptable()
101 struct svc_export *exp) in nfsd_setuser_and_check_port()
118 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root()
156 struct svc_export *exp; in nfsd_set_fh_dentry()
323 struct svc_export *exp; in fh_verify()
408 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update()
429 struct svc_export *exp, in _fh_update_old()
439 static bool is_root_export(struct svc_export *exp) in is_root_export()
444 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb()
449 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp()
474 static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *re… in set_version_and_fsid_type()
529 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose()
646 struct svc_export * exp = fhp->fh_export; in fh_put()