Lines Matching defs:file
367 struct file * file = xchg(&fdt->fd[i], NULL); in close_files() local
553 struct file *file) in __fd_install()
563 void fd_install(unsigned int fd, struct file *file) in fd_install()
575 struct file *file; in __close_fd() local
614 struct file *file; in do_close_on_exec() local
635 struct file *file; in __fget() local
680 struct file *file; in __fget_light() local
708 struct file *file = (struct file *)(v & ~3); in __fdget_pos() local
751 struct file *file, unsigned fd, unsigned flags) in do_dup2()
794 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
819 struct file *file; in SYSCALL_DEFINE3() local
868 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
880 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
894 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
903 struct file *file; in iterate_fd() local