Searched refs:get_fs_type (Results 1 – 2 of 2) sorted by relevance
271 struct file_system_type *get_fs_type(const char *name) in get_fs_type() function288 EXPORT_SYMBOL(get_fs_type);
2509 type = get_fs_type(fstype); in do_new_mount()3217 type = get_fs_type("rootfs"); in init_mount_tree()