Lines Matching defs:file
430 struct file * file = xchg(&fdt->fd[i], NULL); in close_files() local
637 struct file *file) in __fd_install()
664 void fd_install(unsigned int fd, struct file *file) in fd_install()
673 struct file *file = NULL; in pick_file() local
696 struct file *file; in __close_fd() local
760 struct file *file; in __close_range() local
791 struct file *file; in __close_fd_get_file() local
845 struct file *file; in do_close_on_exec() local
867 struct file *file; in __fget_files_rcu() local
921 struct file *file; in __fget_files() local
955 struct file *file = NULL; in fget_task() local
984 struct file *file; in __fget_light() local
1012 struct file *file = (struct file *)(v & ~3); in __fdget_pos() local
1060 struct file *file, unsigned fd, unsigned flags) in do_dup2()
1103 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
1142 int __receive_fd(int fd, struct file *file, int __user *ufd, unsigned int o_flags) in __receive_fd()
1184 struct file *file; in ksys_dup3() local
1238 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
1250 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
1264 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
1273 struct file *file; in iterate_fd() local