Searched refs:first_file_info (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/ext2ed/
H A Dinode_com.c357 /* It is very important to init first_file_info first, as search_dir_entries relies on it */
359 if (!init_dir_info (&first_file_info)) {
364 file_info=first_file_info;
H A Dext2ed.h212 extern struct struct_file_info file_info,first_file_info;
H A Dmain.c81 struct struct_file_info file_info,first_file_info; /* Used by file_com.c to access files */ variable in typeref:struct:
H A Ddir_com.c104 info=first_file_info; /* Start from the first entry - Read it */

Completed in 102 milliseconds