Searched refs:current_in_userns (Results 1 – 5 of 5) sorted by relevance
180 extern bool current_in_userns(const struct user_namespace *target_ns);217 static inline bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function
1309 bool current_in_userns(const struct user_namespace *target_ns) in current_in_userns() function1313 EXPORT_SYMBOL(current_in_userns);
750 if (!current_in_userns(file->f_path.mnt->mnt_sb->s_user_ns)) in get_file_caps()
1259 return current_in_userns(fc->user_ns); in fuse_allow_current_process()
4619 current_in_userns(mnt->mnt_sb->s_user_ns); in mnt_may_suid()