Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfilesystems.c261 static struct file_system_type *__get_fs_type(const char *name, int len) in __get_fs_type() function
279 fs = __get_fs_type(name, len); in get_fs_type()
281 fs = __get_fs_type(name, len); in get_fs_type()