ReactOS 0.4.15-dev-7846-g8ba6c66
ext3_gd Struct Reference

#include <ext3_fs_sb.h>

Collaboration diagram for ext3_gd:

Public Attributes

ext3_fsblk_t block
 
struct ext4_group_descgd
 
struct buffer_headbh
 

Detailed Description

Definition at line 26 of file ext3_fs_sb.h.

Member Data Documentation

◆ bh

struct buffer_head* ext3_gd::bh

Definition at line 29 of file ext3_fs_sb.h.

◆ block

ext3_fsblk_t ext3_gd::block

Definition at line 27 of file ext3_fs_sb.h.

◆ gd

struct ext4_group_desc* ext3_gd::gd

Definition at line 28 of file ext3_fs_sb.h.


The documentation for this struct was generated from the following file: