Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dsuper.c1820 static struct file_system_type ntfs_fs_type = { variable
1899 err = register_filesystem(&ntfs_fs_type); in init_ntfs_fs()
1917 unregister_filesystem(&ntfs_fs_type); in exit_ntfs_fs()