Home
last modified time | relevance | path

Searched refs:fs_type (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dfs_context.h93 struct file_system_type *fs_type; member
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,
Dfs.h2588 extern struct dentry *mount_bdev(struct file_system_type *fs_type,
2591 extern struct dentry *mount_single(struct file_system_type *fs_type,
2594 extern struct dentry *mount_nodev(struct file_system_type *fs_type,
/include/uapi/linux/
Dmsdos_fs.h134 __u8 fs_type[8]; /* file system type */ member
157 __u8 fs_type[8]; /* file system type */ member
Dmount.h163 __u32 fs_type; /* [str] Filesystem type */ member