Restartable sequences: tests: introduce simple rseq start/finish
[deliverable/linux.git] / fs / internal.h
index cc5a530e4f06c5b291f6f034724328c80920e225..ba0737649d4a2db5d1b4ef23eb3595367c861018 100644 (file)
@@ -111,6 +111,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
This page took 0.026239 seconds and 5 git commands to generate.