Searched refs:root_gid (Results 1 – 2 of 2) sorted by relevance
160 inode->i_gid = info->root_gid; in binderfs_binder_device_create()440 inode->i_gid = info->root_gid; in binderfs_binder_ctl_create()681 info->root_gid = make_kgid(sb->s_user_ns, 0); in binderfs_fill_super()682 if (!gid_valid(info->root_gid)) in binderfs_fill_super()683 info->root_gid = GLOBAL_ROOT_GID; in binderfs_fill_super()
69 kgid_t root_gid; member
Completed in 8 milliseconds