Home
last modified time | relevance | path

Searched refs:exp_flavor_info (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dexport.h45 struct exp_flavor_info { struct
74 struct exp_flavor_info ex_flavors[MAX_SECINFO_LIST];
H A Dauth.c10 struct exp_flavor_info *f; in nfsexp_flags()
11 struct exp_flavor_info *end = exp->ex_flavors + exp->ex_nflavors; in nfsexp_flags()
H A Dexport.c523 struct exp_flavor_info *f; in secinfo_parse()
1099 struct exp_flavor_info *f, *end = exp->ex_flavors + exp->ex_nflavors; in check_nfsd_access()
1358 static int show_secinfo_run(struct seq_file *m, struct exp_flavor_info **fp, struct exp_flavor_info in show_secinfo_run()
1374 struct exp_flavor_info *f; in show_secinfo()
1375 struct exp_flavor_info *end = exp->ex_flavors + exp->ex_nflavors; in show_secinfo()