file_system_type 1204 include/linux/fs.h 	struct file_system_type	*s_type;
file_system_type 1795 include/linux/fs.h 	struct dentry *(*mount) (struct file_system_type *, int,
file_system_type 1799 include/linux/fs.h 	struct file_system_type * next;
file_system_type 1814 include/linux/fs.h extern struct dentry *mount_ns(struct file_system_type *fs_type, int flags,
file_system_type 1816 include/linux/fs.h extern struct dentry *mount_bdev(struct file_system_type *fs_type,
file_system_type 1819 include/linux/fs.h extern struct dentry *mount_single(struct file_system_type *fs_type,
file_system_type 1822 include/linux/fs.h extern struct dentry *mount_nodev(struct file_system_type *fs_type,
file_system_type 1835 include/linux/fs.h struct super_block *sget(struct file_system_type *type,
file_system_type 1839 include/linux/fs.h extern struct dentry *mount_pseudo(struct file_system_type *, char *,
file_system_type 1861 include/linux/fs.h extern int register_filesystem(struct file_system_type *);
file_system_type 1862 include/linux/fs.h extern int unregister_filesystem(struct file_system_type *);
file_system_type 1863 include/linux/fs.h extern struct vfsmount *kern_mount_data(struct file_system_type *, void *data);
file_system_type 1881 include/linux/fs.h extern bool fs_fully_visible(struct file_system_type *);
file_system_type 2598 include/linux/fs.h extern void get_filesystem(struct file_system_type *fs);
file_system_type 2599 include/linux/fs.h extern void put_filesystem(struct file_system_type *fs);
file_system_type 2600 include/linux/fs.h extern struct file_system_type *get_fs_type(const char *name);
file_system_type 2606 include/linux/fs.h extern void iterate_supers_type(struct file_system_type *,
file_system_type 2642 include/linux/fs.h extern int simple_pin_fs(struct file_system_type *, struct vfsmount **mount, int *count);
file_system_type   26 include/linux/kernfs.h struct file_system_type;
file_system_type  304 include/linux/kernfs.h struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags,
file_system_type  399 include/linux/kernfs.h kernfs_mount_ns(struct file_system_type *fs_type, int flags,
file_system_type  458 include/linux/kernfs.h kernfs_mount(struct file_system_type *fs_type, int flags,
file_system_type   87 include/linux/mount.h struct file_system_type;
file_system_type   88 include/linux/mount.h extern struct vfsmount *vfs_kern_mount(struct file_system_type *type,
file_system_type   21 include/linux/mtd/super.h extern struct dentry *mount_mtd(struct file_system_type *fs_type, int flags,
file_system_type    6 include/linux/ramfs.h extern struct dentry *ramfs_mount(struct file_system_type *fs_type,