Searched refs:current_in_userns (Results 1 – 6 of 6) 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
1322 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function1326 EXPORT_SYMBOL(current_in_userns);
683 if (!current_in_userns(fc->user_ns)) { in ovl_parse_param()
772 if (!current_in_userns(file->f_path.mnt->mnt_sb->s_user_ns)) in get_file_caps()
1486 allow = current_in_userns(fc->user_ns); in fuse_allow_current_process()
6222 current_in_userns(mnt->mnt_sb->s_user_ns); in mnt_may_suid()