Searched refs:f_dupfd (Results 1 – 5 of 5) sorted by relevance
85 extern int f_dupfd(unsigned int from, struct file *file, unsigned flags);
340 err = f_dupfd(arg, filp, 0); in do_fcntl()343 err = f_dupfd(arg, filp, O_CLOEXEC); in do_fcntl()
1272 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd() function
9128 ffff800010270de0 T f_dupfd
Completed in 897 milliseconds