Lines Matching defs:file

472 				struct file *file = fdt->fd[i];  in close_files()  local
639 void fd_install(unsigned int fd, struct file *file) in fd_install()
682 struct file *file; in file_close_fd_locked() local
701 struct file *file; in close_fd() local
743 struct file *file; in __range_close() local
840 struct file *file; in file_close_fd() local
867 struct file *file; in do_close_on_exec() local
887 struct file __rcu *file; in __get_file_rcu() local
942 struct file __rcu *file; in get_file_rcu() local
965 struct file __rcu *file; in get_file_active() local
980 struct file *file; in __fget_files_rcu() local
1055 struct file *file; in __fget_files() local
1083 struct file *file = NULL; in fget_task() local
1098 struct file *file = NULL; in fget_task_next() local
1143 struct file *file; in __fget_light() local
1187 static inline bool file_needs_f_pos_lock(struct file *file) in file_needs_f_pos_lock()
1196 struct file *file = fd_file(f); in fdget_pos() local
1234 struct file *file, unsigned fd, unsigned flags) in do_dup2()
1266 int replace_fd(unsigned fd, struct file *file, unsigned flags) in replace_fd()
1303 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
1330 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
1347 struct file *file; in ksys_dup3() local
1405 struct file *file = fget_raw(fildes); in SYSCALL_DEFINE1() local
1417 int f_dupfd(unsigned int from, struct file *file, unsigned flags) in f_dupfd()
1432 int (*f)(const void *, struct file *, unsigned), in iterate_fd()
1441 struct file *file; in iterate_fd() local