Searched defs:file_system_type (Results 1 – 1 of 1) sorted by relevance
2681 struct file_system_type { struct2696 struct dentry *(*mount) (struct file_system_type *, int, argument2700 struct file_system_type * next; argument2701 struct hlist_head fs_supers;2703 struct lock_class_key s_lock_key;2704 struct lock_class_key s_umount_key;2705 struct lock_class_key s_vfs_rename_key;2706 struct lock_class_key s_writers_key[SB_FREEZE_LEVELS];2708 struct lock_class_key i_lock_key;2709 struct lock_class_key i_mutex_key;[all …]