Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfs.h1824 struct file_system_type { struct
1827 struct dentry *(*mount) (struct file_system_type *, int, argument
1831 struct file_system_type * next; argument
1843 extern struct dentry *mount_ns(struct file_system_type *fs_type, int flags, argument