NTFS: Make fs/ntfs/namei.c::ntfs_get_{parent,dentry} static and move the
[safe/jmp/linux-2.6] / fs / ntfs / ntfs.h
index 720ffb7..a0bf706 100644 (file)
@@ -65,6 +65,8 @@ extern struct inode_operations ntfs_dir_inode_ops;
 extern struct  file_operations ntfs_empty_file_ops;
 extern struct inode_operations ntfs_empty_inode_ops;
 
+extern struct export_operations ntfs_export_ops;
+
 /**
  * NTFS_SB - return the ntfs volume given a vfs super block
  * @sb:                VFS super block