Merge branch 'timecounter-next'
[cascardo/linux.git] / fs / internal.h
index 757ba2a..e9a61fe 100644 (file)
@@ -147,3 +147,8 @@ extern const struct file_operations pipefifo_fops;
  */
 extern void sb_pin_kill(struct super_block *sb);
 extern void mnt_pin_kill(struct mount *m);
+
+/*
+ * fs/nsfs.c
+ */
+extern struct dentry_operations ns_dentry_operations;