Home
last modified time | relevance | path

Searched defs:files (Results 1 – 11 of 11) sorted by relevance

/fs/
Dfile.c153 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable()
198 static int expand_files(struct files_struct *files, unsigned int nr) in expand_files()
373 static struct fdtable *close_files(struct files_struct * files) in close_files()
407 struct files_struct *files; in get_files_struct() local
418 void put_files_struct(struct files_struct *files) in put_files_struct()
430 void reset_files_struct(struct files_struct *files) in reset_files_struct()
444 struct files_struct * files = tsk->files; in exit_files() local
485 int __alloc_fd(struct files_struct *files, in __alloc_fd()
554 static void __put_unused_fd(struct files_struct *files, unsigned int fd) in __put_unused_fd()
564 struct files_struct *files = current->files; in put_unused_fd() local
[all …]
Dpipe.c808 static int __do_pipe_flags(int *fd, struct file **files, int flags) in __do_pipe_flags()
845 struct file *files[2]; in do_pipe_flags() local
860 struct file *files[2]; in SYSCALL_DEFINE2() local
Dcoredump.c523 struct file *files[2]; in umh_pipe_setup() local
Dlocks.c2731 struct file *filp, struct files_struct *files) in __show_fd_locks()
2750 struct file *filp, struct files_struct *files) in show_fd_locks()
Dlibfs.c514 const struct tree_descr *files) in simple_fill_super()
Dbinfmt_elf.c1682 struct memelfnote files; member
/fs/proc/
Dfd.c22 struct files_struct *files = NULL; in seq_show() local
86 struct files_struct *files; in tid_fd_revalidate() local
141 struct files_struct *files = NULL; in proc_fd_link() local
223 struct files_struct *files; in proc_readfd_common() local
Dproc_sysctl.c1410 struct ctl_table *entry, *files; in register_leaf_sysctl_tables() local
/fs/cramfs/
Dinode.c37 unsigned long files; member
/fs/kernfs/
Dfile.c39 struct list_head files; /* goes through kernfs_open_file.list */ member
/fs/isofs/
Dinode.c598 int offset = 0, files = 0, de_len; in rootdir_empty() local