Searched refs:current_in_userns (Results 1 – 5 of 5) sorted by relevance
205 extern bool current_in_userns(const struct user_namespace *target_ns);242 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
1321 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function1325 EXPORT_SYMBOL(current_in_userns);
705 if (!current_in_userns(fc->user_ns)) { in ovl_parse_param()
782 if (!current_in_userns(file->f_path.mnt->mnt_sb->s_user_ns)) in get_file_caps()
6431 current_in_userns(mnt->mnt_sb->s_user_ns); in mnt_may_suid()