Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ntfs3/
Dsuper.c1793 static struct file_system_type ntfs_fs_type = { variable
1835 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
1851 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()
/linux-6.6.21/fs/ntfs/
Dsuper.c3060 static struct file_system_type ntfs_fs_type = { variable
3145 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
3176 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()