Searched refs:MAX_SECINFO_LIST (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfsd/
H A Dexport.h42 #define MAX_SECINFO_LIST 8 macro
74 struct exp_flavor_info ex_flavors[MAX_SECINFO_LIST];
H A Dexport.c521 if (listsize > MAX_SECINFO_LIST)
853 for (i = 0; i < MAX_SECINFO_LIST; i++) {

Completed in 223 milliseconds