Home
last modified time | relevance | path

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

/fs/
Dfile.c169 static int expand_fdtable(struct files_struct *files, unsigned int nr) in expand_fdtable()
214 static int expand_files(struct files_struct *files, unsigned int nr) in expand_files()
412 static struct fdtable *close_files(struct files_struct * files) in close_files()
444 void put_files_struct(struct files_struct *files) in put_files_struct()
458 struct files_struct * files = tsk->files; in exit_files() local
501 struct files_struct *files = current->files; in alloc_fd() local
568 static void __put_unused_fd(struct files_struct *files, unsigned int fd) in __put_unused_fd()
578 struct files_struct *files = current->files; in put_unused_fd() local
604 struct files_struct *files = current->files; in fd_install() local
637 static struct file *pick_file(struct files_struct *files, unsigned fd) in pick_file()
[all …]
Dpipe.c952 static int __do_pipe_flags(int *fd, struct file **files, int flags) in __do_pipe_flags()
989 struct file *files[2]; in do_pipe_flags() local
1004 struct file *files[2]; in do_pipe2() local
Dlocks.c2403 struct files_struct *files = current->files; in fcntl_setlk() local
2526 struct files_struct *files = current->files; in fcntl_setlk64() local
2841 struct file *filp, struct files_struct *files) in __show_fd_locks()
2860 struct file *filp, struct files_struct *files) in show_fd_locks()
Dcoredump.c494 struct file *files[2]; in umh_pipe_setup() local
Dlibfs.c645 const struct tree_descr *files) in simple_fill_super()
Dbinfmt_elf.c1742 struct memelfnote files; member
/fs/ceph/
Dmetric.c26 struct ceph_opened_files *files; in ceph_mdsc_send_metrics() local
/fs/proc/
Dfd.c23 struct files_struct *files = NULL; in seq_show() local
Dproc_sysctl.c1493 struct ctl_table *entry, *files; in register_leaf_sysctl_tables() local
/fs/ntfs3/
Ddir.c509 size_t *files) in ntfs_dir_count()
/fs/nfsd/
Dnfsctl.c1245 const struct tree_descr *files, in nfsdfs_create_files()
1282 const struct tree_descr *files, in nfsd_client_mkdir()
Dfilecache.c483 nfsd_file_list_add_disposal(struct list_head *files, struct net *net) in nfsd_file_list_add_disposal()
/fs/kernfs/
Dfile.c25 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