Searched refs:alloc_file_clone (Results 1 – 4 of 4) sorted by relevance
30 extern struct file *alloc_file_clone(struct file *, int flags,
409 struct file *alloc_file_clone(struct file *base, int flags, in alloc_file_clone() function
950 res[0] = alloc_file_clone(f, O_RDONLY | (flags & O_NONBLOCK), in create_pipe_files()
1622 file = alloc_file_clone(base, f_flags, in do_shmat()