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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfilesystems.c256 static struct file_system_type *__get_fs_type(const char *name, int len) function
274 fs = __get_fs_type(name, len);
276 fs = __get_fs_type(name, len);

Completed in 87 milliseconds