Home
last modified time | relevance | path

Searched refs:file_system_type (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dmount.h21 struct file_system_type;
104 extern struct vfsmount *vfs_kern_mount(struct file_system_type *type,
108 struct file_system_type *type,
118 extern struct vfsmount *kern_mount(struct file_system_type *);
Dfs_context.h20 struct file_system_type;
93 struct file_system_type *fs_type;
127 extern struct fs_context *fs_context_for_mount(struct file_system_type *fs_type,
132 extern struct fs_context *fs_context_for_submount(struct file_system_type *fs_type,
Dinit.h139 struct file_system_type;
169 extern struct file_system_type rootfs_fs_type;
Dfs.h1272 struct file_system_type *s_type;
2556 struct file_system_type { struct
2568 struct dentry *(*mount) (struct file_system_type *, int, argument
2572 struct file_system_type * next; argument
2588 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument
2591 extern struct dentry *mount_single(struct file_system_type *fs_type,
2594 extern struct dentry *mount_nodev(struct file_system_type *fs_type,
2612 struct super_block *sget(struct file_system_type *type,
2642 extern int register_filesystem(struct file_system_type *);
2643 extern int unregister_filesystem(struct file_system_type *);
[all …]
Dkernfs.h31 struct file_system_type;
Dcgroup.h72 extern struct file_system_type cgroup_fs_type;