Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dsuper.c1792 static struct file_system_type ntfs_fs_type = { variable
1874 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
1890 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()