Searched refs:current_in_userns (Results 1 – 5 of 5) sorted by relevance
191 extern bool current_in_userns(const struct user_namespace *target_ns);228 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
1311 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function1315 EXPORT_SYMBOL(current_in_userns);
743 if (!current_in_userns(file->f_path.mnt->mnt_sb->s_user_ns)) in get_file_caps()
1458 allow = current_in_userns(fc->user_ns); in fuse_allow_current_process()
5723 current_in_userns(mnt->mnt_sb->s_user_ns); in mnt_may_suid()