Home
last modified time | relevance | path

Searched refs:get_fs_type (Results 1 – 2 of 2) sorted by relevance

/fs/
Dfilesystems.c271 struct file_system_type *get_fs_type(const char *name) in get_fs_type() function
288 EXPORT_SYMBOL(get_fs_type);
Dnamespace.c2509 type = get_fs_type(fstype); in do_new_mount()
3217 type = get_fs_type("rootfs"); in init_mount_tree()