#include <giis.h>
Data Fields | |
ext3_dir_entry_2 | de |
char | buffer [sizeof(struct ext3_dir_entry_2)] |
Definition at line 94 of file giis.h.
struct ext3_dir_entry_2 get_ext_dir::de |
Definition at line 95 of file giis.h.
Referenced by check4dir_dups(), check4file_dups(), record_dir(), record_file(), and show_dir().
char get_ext_dir::buffer[sizeof(struct ext3_dir_entry_2)] |