Searched refs:alloc_file_clone (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dfile.h29 extern struct file *alloc_file_clone(struct file *, int flags,
/linux-master/fs/
H A Dfile_table.c383 struct file *alloc_file_clone(struct file *base, int flags, function
H A Dpipe.c949 res[0] = alloc_file_clone(f, O_RDONLY | (flags & O_NONBLOCK),
/linux-master/ipc/
H A Dshm.c1626 file = alloc_file_clone(base, f_flags,

Completed in 162 milliseconds