Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / filesystems / vfs.rst
index 287b809..a4d64b1 100644 (file)
@@ -112,7 +112,7 @@ members are defined:
 
 .. code-block:: c
 
-       struct file_system_operations {
+       struct file_system_type {
                const char *name;
                int fs_flags;
                struct dentry *(*mount) (struct file_system_type *, int,