ReactOS 0.4.16-dev-329-g9223134
|
#include <ext3_fs_sb.h>
Public Attributes | |
ext3_fsblk_t | block |
struct ext4_group_desc * | gd |
struct buffer_head * | bh |
Definition at line 26 of file ext3_fs_sb.h.
struct buffer_head* ext3_gd::bh |
Definition at line 29 of file ext3_fs_sb.h.
ext3_fsblk_t ext3_gd::block |
Definition at line 27 of file ext3_fs_sb.h.
struct ext4_group_desc* ext3_gd::gd |
Definition at line 28 of file ext3_fs_sb.h.