Lines Matching defs:file
492 struct file *file = fdt->fd[i]; in close_files() local
652 void fd_install(unsigned int fd, struct file *file) in fd_install()
695 struct file *file; in file_close_fd_locked() local
714 struct file *file; in close_fd() local
756 struct file *file; in __range_close() local
853 struct file *file; in file_close_fd() local
880 struct file *file; in do_close_on_exec() local
900 struct file __rcu *file; in __get_file_rcu() local
955 struct file __rcu *file; in get_file_rcu() local
978 struct file __rcu *file; in get_file_active() local
993 struct file *file; in __fget_files_rcu() local
1068 struct file *file; in __fget_files() local
1096 struct file *file = NULL; in fget_task() local
1111 struct file *file = NULL; in fget_task_next() local
1156 struct file *file; in __fget_light() local
1200 static inline bool file_needs_f_pos_lock(struct file *file) in file_needs_f_pos_lock()
1211 bool file_seek_cur_needs_f_lock(struct file *file) in file_seek_cur_needs_f_lock()
1228 struct file *file = fd_file(f); in fdget_pos() local
1266 struct file *file, unsigned fd, unsigned flags) in do_dup2()
1318 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
1355 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
1382 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1399 struct file *file; in ksys_dup3() local
1457 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
1469 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
1484 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
1493 struct file *file; in iterate_fd() local