Home
last modified time | relevance | path

Searched refs:alloc_file_clone (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfile.h26 extern struct file *alloc_file_clone(struct file *, int flags,
/linux-6.3-rc2/fs/
A Dfile_table.c282 struct file *alloc_file_clone(struct file *base, int flags, in alloc_file_clone() function
A Dpipe.c940 res[0] = alloc_file_clone(f, O_RDONLY | (flags & O_NONBLOCK), in create_pipe_files()
/linux-6.3-rc2/ipc/
A Dshm.c1630 file = alloc_file_clone(base, f_flags, in do_shmat()
/linux-6.3-rc2/Documentation/filesystems/
A Dporting.rst789 alloc_file_clone(file, flags, ops) does not affect any caller's references.

Completed in 13 milliseconds