|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <Mke2fs.h>
Public Attributes | |
| __u32 | start |
| __u32 | end |
| __u32 | real_end |
| char * | bitmap |
| char* _ext2fs_bitmap::bitmap |
Definition at line 121 of file Mke2fs.h.
Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().
| __u32 _ext2fs_bitmap::end |
Definition at line 119 of file Mke2fs.h.
Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().
| __u32 _ext2fs_bitmap::real_end |
Definition at line 120 of file Mke2fs.h.
Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().
| __u32 _ext2fs_bitmap::start |
Definition at line 119 of file Mke2fs.h.
Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().