tag | line | file | source code |
---|---|---|---|
msdos_fs_type | 34 | fs/msdos/msdosfs_syms.c | struct file_system_type msdos_fs_type = { |
msdos_fs_type | 43 | fs/msdos/msdosfs_syms.c | if ((status = register_filesystem(&msdos_fs_type)) == 0) |
msdos_fs_type | 812 | fs/msdos/namei.c | unregister_filesystem(&msdos_fs_type); |
msdos_fs_type | 238 | include/linux/msdos_fs.h | extern struct file_system_type msdos_fs_type; |