Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dgroups.c29 group_info->blocks[0] = group_info->small_block; in groups_alloc()
53 if (group_info->blocks[0] != group_info->small_block) { in groups_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
Dlustre_compat25.h52 #define current_groups current_cred()->group_info->small_block
/linux-4.1.27/include/linux/
Dcred.h36 kgid_t small_block[NGROUPS_SMALL]; member