Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dsuper.c2640 static struct file_system_type ntfs_fs_type = { variable
2728 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
2759 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()