Searched refs:ntfs_fs_type (Results 1 – 2 of 2) sorted by relevance
1432 static struct file_system_type ntfs_fs_type = { variable1468 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()1487 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
3051 static struct file_system_type ntfs_fs_type = { variable3136 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()3167 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
Completed in 13 milliseconds