aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ntfs/ntfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ntfs/ntfs.h')
-rw-r--r--fs/ntfs/ntfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ntfs/ntfs.h b/fs/ntfs/ntfs.h
index 720ffb71bab8..a0bf706797bb 100644
--- a/fs/ntfs/ntfs.h
+++ b/fs/ntfs/ntfs.h
@@ -65,6 +65,8 @@ extern struct inode_operations ntfs_dir_inode_ops;
65extern struct file_operations ntfs_empty_file_ops; 65extern struct file_operations ntfs_empty_file_ops;
66extern struct inode_operations ntfs_empty_inode_ops; 66extern struct inode_operations ntfs_empty_inode_ops;
67 67
68extern struct export_operations ntfs_export_ops;
69
68/** 70/**
69 * NTFS_SB - return the ntfs volume given a vfs super block 71 * NTFS_SB - return the ntfs volume given a vfs super block
70 * @sb: VFS super block 72 * @sb: VFS super block