Searched refs:crgetgroups (Results 1 – 6 of 6) sorted by relevance
99 crgetgroups(const cred_t *cr) in crgetgroups() function194 EXPORT_SYMBOL(crgetgroups);
59 extern gid_t *crgetgroups(const cred_t *cr);
58 #define crgetgroups(cred) ((cred)->cr_groups) macro
465 gids = crgetgroups(cr); in dsl_check_user_access()539 gids = crgetgroups(cr); in dsl_load_user_sets()
315 extern gid_t *crgetgroups(cred_t *cr);
890 crgetgroups(cred_t *cr) in crgetgroups() function