tag | line | file | source code |
---|---|---|---|
fstype | 734 | fs/super.c | struct file_system_type * fstype; |
fstype | 759 | fs/super.c | fstype = get_fs_type((char *) page); |
fstype | 761 | fs/super.c | if (!fstype) |
fstype | 763 | fs/super.c | t = fstype->name; |
fstype | 765 | fs/super.c | if (fstype->requires_dev) { |