Searched refs:file_system_type (Results 1 – 2 of 2) sorted by relevance
293 struct file_system_type *s_type;389 struct file_system_type { struct398 struct dentry *(*mount) (struct file_system_type *, int, argument402 struct file_system_type * next; argument
2352 static struct super_block *alloc_super(struct file_system_type *type, int flags) in alloc_super()2381 struct super_block *sget(struct file_system_type *type, in sget()2447 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount()2529 static struct file_system_type ubifs_fs_type = {