Lines Matching defs:file
416 struct file * file = xchg(&fdt->fd[i], NULL); in close_files() local
588 void fd_install(unsigned int fd, struct file *file) in fd_install()
631 struct file *file; in file_close_fd_locked() local
650 struct file *file; in close_fd() local
692 struct file *file; in __range_close() local
787 struct file *file; in file_close_fd() local
814 struct file *file; in do_close_on_exec() local
834 struct file __rcu *file; in __get_file_rcu() local
889 struct file __rcu *file; in get_file_rcu() local
912 struct file __rcu *file; in get_file_active() local
927 struct file *file; in __fget_files_rcu() local
1002 struct file *file; in __fget_files() local
1030 struct file *file = NULL; in fget_task() local
1051 struct file *file = NULL; in task_lookup_fdget_rcu() local
1067 struct file *file = NULL; in task_lookup_next_fdget_rcu() local
1103 struct file *file; in __fget_light() local
1147 static inline bool file_needs_f_pos_lock(struct file *file) in file_needs_f_pos_lock()
1156 struct file *file = fd_file(f); in fdget_pos() local
1199 struct file *file, unsigned fd, unsigned flags) in do_dup2()
1243 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
1280 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
1307 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1324 struct file *file; in ksys_dup3() local
1382 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
1394 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
1409 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
1418 struct file *file; in iterate_fd() local