Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dsuper.c1442 static struct file_system_type ntfs_fs_type = { variable
1478 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
1497 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
/linux-6.1.9/fs/ntfs/
Dsuper.c3052 static struct file_system_type ntfs_fs_type = { variable
3137 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
3168 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()