get_fs_type
proc_fs_type = get_fs_type("proc");
type = get_fs_type("tmpfs");
EXPORT_SYMBOL(get_fs_type);
fs_type = get_fs_type(fs_name);
type = get_fs_type(fstype);
type = get_fs_type("nfs");
proc_fs_type = get_fs_type("proc");
extern struct file_system_type *get_fs_type(const char *name);
struct file_system_type *fs = get_fs_type(fstype);
type = get_fs_type("tracefs");
info->fs_sync = get_fs_type(config->test_fs);
fstype = get_fs_type(type);
fstype = get_fs_type(type);
__fsword_t fs_type = get_fs_type(fd);
fs_type = get_fs_type(fd);
fs_type = get_fs_type(fd);