tag
line
file
source code
get_fs_type
140
fs/super.c
if (!(type = get_fs_type(name))) {
get_fs_type
423
fs/super.c
if (!(fstype = get_fs_type(t)))
get_fs_type
337
include/linux/fs.h
extern struct file_system_type *get_fs_type(char *name);