Home
last modified time | relevance | path

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

/fs/
Dfile.c148 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable()
193 static int expand_files(struct files_struct *files, unsigned int nr) in expand_files()
368 static struct fdtable *close_files(struct files_struct * files) in close_files()
402 struct files_struct *files; in get_files_struct() local
413 void put_files_struct(struct files_struct *files) in put_files_struct()
425 void reset_files_struct(struct files_struct *files) in reset_files_struct()
439 struct files_struct * files = tsk->files; in exit_files() local
480 int __alloc_fd(struct files_struct *files, in __alloc_fd()
549 static void __put_unused_fd(struct files_struct *files, unsigned int fd) in __put_unused_fd()
559 struct files_struct *files = current->files; in put_unused_fd() local
[all …]
Dpipe.c799 static int __do_pipe_flags(int *fd, struct file **files, int flags) in __do_pipe_flags()
836 struct file *files[2]; in do_pipe_flags() local
851 struct file *files[2]; in do_pipe2() local
Dcoredump.c549 struct file *files[2]; in umh_pipe_setup() local
Dlocks.c2893 struct file *filp, struct files_struct *files) in __show_fd_locks()
2912 struct file *filp, struct files_struct *files) in show_fd_locks()
Dlibfs.c533 const struct tree_descr *files) in simple_fill_super()
Dbinfmt_elf.c1673 struct memelfnote files; member
/fs/proc/
Dfd.c22 struct files_struct *files = NULL; in seq_show() local
86 struct files_struct *files = get_files_struct(task); in tid_fd_mode() local
149 struct files_struct *files = NULL; in proc_fd_link() local
232 struct files_struct *files; in proc_readfd_common() local
Dproc_sysctl.c1437 struct ctl_table *entry, *files; in register_leaf_sysctl_tables() local
/fs/nfsd/
Dnfsctl.c1268 const struct tree_descr *files) in nfsdfs_create_files()
1304 const struct tree_descr *files) in nfsd_client_mkdir()
/fs/kernfs/
Dfile.c38 struct list_head files; /* goes through kernfs_open_file.list */ member
/fs/cramfs/
Dinode.c43 unsigned long files; member
/fs/isofs/
Dinode.c596 int offset = 0, files = 0, de_len; in rootdir_empty() local