Searched defs:file_system_type (Results 1 – 1 of 1) sorted by relevance
2660 struct file_system_type { struct2674 struct dentry *(*mount) (struct file_system_type *, int, argument2678 struct file_system_type * next; argument2679 struct hlist_head fs_supers;2681 struct lock_class_key s_lock_key;2705 extern struct dentry *mount_bdev(struct file_system_type *fs_type, argument