userns: Better restrictions on when proc and sysfs can be mounted
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / fs.h
index 9818747..3050c62 100644 (file)
@@ -1897,6 +1897,7 @@ extern int vfs_ustat(dev_t, struct kstatfs *);
 extern int freeze_super(struct super_block *super);
 extern int thaw_super(struct super_block *super);
 extern bool our_mnt(struct vfsmount *mnt);
+extern bool fs_fully_visible(struct file_system_type *);
 
 extern int current_umask(void);