Searched refs:LUSTRE_MAX_GROUPS (Results 1 – 2 of 2) sorted by relevance
840 #define LUSTRE_MAX_GROUPS (128) macro
2178 if (ngroups > LUSTRE_MAX_GROUPS) in sptlrpc_current_user_desc_size()2179 ngroups = LUSTRE_MAX_GROUPS; in sptlrpc_current_user_desc_size()2226 if (pud->pud_ngroups > LUSTRE_MAX_GROUPS) { in sptlrpc_unpack_user_desc()