MAX_SECINFO_LIST  472 fs/nfsd/export.c 	if (listsize > MAX_SECINFO_LIST)
MAX_SECINFO_LIST  751 fs/nfsd/export.c 	for (i = 0; i < MAX_SECINFO_LIST; i++) {
MAX_SECINFO_LIST   60 fs/nfsd/export.h 	struct exp_flavor_info	ex_flavors[MAX_SECINFO_LIST];