Home
last modified time | relevance | path

Searched refs:ntfs_fs_type (Results 1 – 2 of 2) sorted by relevance

/fs/ntfs3/
Dsuper.c1437 static struct file_system_type ntfs_fs_type = { variable
1473 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
1492 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
/fs/ntfs/
Dsuper.c3054 static struct file_system_type ntfs_fs_type = { variable
3139 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
3170 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()