Home
last modified time | relevance | path

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

/include/linux/
Dfs.h2068 struct file_system_type { struct
2076 struct dentry *(*mount) (struct file_system_type *, int, argument
2078 struct dentry *(*mount2) (struct vfsmount *, struct file_system_type *, int, argument
2083 struct file_system_type * next; argument
2098 extern struct dentry *mount_ns(struct file_system_type *fs_type, argument