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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfilesystems.c268 struct file_system_type *get_fs_type(const char *name) function
285 EXPORT_SYMBOL(get_fs_type); variable
H A Dsuper.c1109 struct file_system_type *type = get_fs_type(fstype);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dmount.c130 fstype = get_fs_type(type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcpuset.c238 struct file_system_type *cgroup_fs = get_fs_type("cgroup");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h2327 extern struct file_system_type *get_fs_type(const char *name);

Completed in 107 milliseconds