ReactOS 0.4.15-dev-7942-gd23573b
_ext2fs_bitmap Struct Reference

#include <Mke2fs.h>

Public Attributes

__u32 start
 
__u32 end
 
__u32 real_end
 
charbitmap
 

Detailed Description

Definition at line 118 of file Mke2fs.h.

Member Data Documentation

◆ bitmap

char* _ext2fs_bitmap::bitmap

Definition at line 121 of file Mke2fs.h.

Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().

◆ end

__u32 _ext2fs_bitmap::end

Definition at line 119 of file Mke2fs.h.

Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().

◆ real_end

__u32 _ext2fs_bitmap::real_end

Definition at line 120 of file Mke2fs.h.

Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().

◆ start

__u32 _ext2fs_bitmap::start

Definition at line 119 of file Mke2fs.h.

Referenced by ext2_allocate_block_bitmap(), and ext2_allocate_inode_bitmap().


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