8 extern struct mnt_namespace *copy_mnt_ns(unsigned long, struct mnt_namespace *,
10 extern void put_mnt_ns(struct mnt_namespace *ns);
12 extern const struct file_operations proc_mounts_operations;
13 extern const struct file_operations proc_mountinfo_operations;
14 extern const struct file_operations proc_mountstats_operations;