Searched refs:struct_file_info (Results 1 – 4 of 4) sorted by relevance
129 struct struct_file_info { /* Used to handle files and directories */ struct212 extern struct struct_file_info file_info,first_file_info;328 extern long file_block_to_global_block (long file_block,struct struct_file_info *file_info_ptr);353 extern int init_dir_info (struct struct_file_info *info);374 struct struct_file_info search_dir_entries (int (*action) (struct struct_file_info *info),int *stat…375 int action_count (struct struct_file_info *info);378 int action_name (struct struct_file_info *info);379 int action_entry_num (struct struct_file_info *info);380 int action_show (struct struct_file_info *info);
40 int init_dir_info (struct struct_file_info *info_ptr) in init_dir_info()82 struct struct_file_info search_dir_entries (int (*action) (struct struct_file_info *info),int *stat… in search_dir_entries()100 struct struct_file_info info; /* Temporary variables used to */ in search_dir_entries()162 int action_count (struct struct_file_info *info) in action_count()220 struct struct_file_info info; in type_dir___cd()312 int action_name (struct struct_file_info *info) in action_name()346 struct struct_file_info info; in type_dir___entry()373 int action_entry_num (struct struct_file_info *info) in action_entry_num()444 int action_show (struct struct_file_info *info) in action_show()
81 struct struct_file_info file_info,first_file_info; /* Used by file_com.c to access files */
506 long file_block_to_global_block (long file_block,struct struct_file_info *file_info_ptr) in file_block_to_global_block()