Lines Matching defs:file
403 struct file * file = xchg(&fdt->fd[i], NULL); in close_files() local
604 struct file *file) in __fd_install()
624 void fd_install(unsigned int fd, struct file *file) in fd_install()
636 struct file *file; in __close_fd() local
675 struct file *file; in do_close_on_exec() local
696 struct file *file; in __fget() local
747 struct file *file; in __fget_light() local
775 struct file *file = (struct file *)(v & ~3); in __fdget_pos() local
818 struct file *file, unsigned fd, unsigned flags) in do_dup2()
861 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
886 struct file *file; in SYSCALL_DEFINE3() local
935 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
947 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
961 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
970 struct file *file; in iterate_fd() local