Searched refs:user_ns_map_gid (Results 1 – 3 of 3) sorted by relevance
40 gid_t user_ns_map_gid(struct user_namespace *to, const struct cred *cred, gid_t gid);63 static inline gid_t user_ns_map_gid(struct user_namespace *to, in user_ns_map_gid() function
111 gid_t user_ns_map_gid(struct user_namespace *to, const struct cred *cred, gid_t gid) in user_ns_map_gid() function
827 ucred->gid = user_ns_map_gid(current_ns, cred, cred->egid); in cred_to_ucred()830 ucred->gid = user_ns_map_gid(current_ns, cred, cred->gid); in cred_to_ucred()