]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/internal.h
fs: add filp_clone_open API
[karo-tx-linux.git] / fs / internal.h
index b71deeecea17939d85bce1c54f30da77f1c4d8a1..c8ca0c957743b587b9ad448b2ec43ad5da05608c 100644 (file)
@@ -108,6 +108,7 @@ extern long do_handle_open(int mountdirfd,
                           struct file_handle __user *ufh, int open_flag);
 extern int open_check_o_direct(struct file *f);
 extern int vfs_open(const struct path *, struct file *, const struct cred *);
+extern struct file *filp_clone_open(struct file *);
 
 /*
  * inode.c