Searched defs:file_list (Results 1 – 9 of 9) sorted by relevance
65 parse_files(self, file_list, file_not_found_cb) global() argument 214 parse(self, file_list, export_file=None) global() argument
41 file_list: FileList, field193 let file_list = match self.allocation_info.as_mut() { in translate_fds() localVariable
33 struct list_head file_list; member
316 struct list_head file_list; /* list of open files */ member
101 struct list_head file_list; member
77 struct list_head file_list; member
573 struct list_head file_list; member
1805 struct file_list { struct1806 struct list_head list;1807 struct cifsFileInfo *cfile;
150 struct list_head file_list; member