vfs: make open_with_fake_path() not contribute to nr_files
[linux-block.git] / fs / internal.h
index 52a346903748b6a104a0dcc8e86548a1d9963eb1..442098fa0a841fae3a8ff282f795a01a016e0b8f 100644 (file)
@@ -94,6 +94,7 @@ extern void chroot_fs_refs(const struct path *, const struct path *);
  * file_table.c
  */
 extern struct file *alloc_empty_file(int, const struct cred *);
+extern struct file *alloc_empty_file_noaccount(int, const struct cred *);
 
 /*
  * super.c