Searched refs:root_uid (Results 1 – 2 of 2) sorted by relevance
159 inode->i_uid = info->root_uid; in binderfs_binder_device_create()439 inode->i_uid = info->root_uid; in binderfs_binder_ctl_create()684 info->root_uid = make_kuid(sb->s_user_ns, 0); in binderfs_fill_super()685 if (!uid_valid(info->root_uid)) in binderfs_fill_super()686 info->root_uid = GLOBAL_ROOT_UID; in binderfs_fill_super()
68 kuid_t root_uid; member
Completed in 10 milliseconds