Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dsuper.c3069 static struct file_system_type ntfs_fs_type = { variable
3154 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
3185 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()