nfsd: make find/get/put file available outside nfs4state.c
[platform/kernel/linux-starfive.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;