#include <giis.h>
Data Fields | |
ext3_super_block | sb |
char | buffer [sizeof(struct ext3_super_block)] |
Definition at line 80 of file giis.h.
struct ext3_super_block get_ext_super_block::sb |
Definition at line 81 of file giis.h.
Referenced by fs_display(), search4super_block(), and set_file_system().
char get_ext_super_block::buffer[sizeof(struct ext3_super_block)] |