Searched refs:ex_nflavors (Results 1 – 4 of 4) sorted by relevance
480 exp->ex_nflavors = listsize; in secinfo_parse()707 new->ex_nflavors = item->ex_nflavors; in export_update()1229 struct exp_flavor_info *end = exp->ex_flavors + exp->ex_nflavors; in check_nfsd_access()1240 if (exp->ex_nflavors == 0) { in check_nfsd_access()1272 if (exp->ex_nflavors > 0) in rqst_exp_get_by_name()1301 if (exp->ex_nflavors > 0) in rqst_exp_find()1492 struct exp_flavor_info *end = exp->ex_flavors + exp->ex_nflavors; in show_secinfo()1495 if (exp->ex_nflavors == 0) in show_secinfo()
10 struct exp_flavor_info *end = exp->ex_flavors + exp->ex_nflavors; in nfsexp_flags()
2885 if (exp->ex_nflavors) { in nfsd4_do_encode_secinfo()2887 nflavs = exp->ex_nflavors; in nfsd4_do_encode_secinfo()
105 int ex_nflavors; member