Searched refs:ntfs_legacy_fs_type (Results 1 – 1 of 1) sorted by relevance
1841 static struct file_system_type ntfs_legacy_fs_type = { variable 1853 int err = register_filesystem(&ntfs_legacy_fs_type); in register_as_ntfs_legacy() 1860 unregister_filesystem(&ntfs_legacy_fs_type); in unregister_as_ntfs_legacy() 1864 return sb->s_type == &ntfs_legacy_fs_type; in is_legacy_ntfs()