
Öffentliche Methoden | |
Block (BlockDevice *bdev, uint64_t block_number) | |
void | mark_dirty () |
bool | is_dirty () |
void | clear_dirty () |
unsigned int | get_size () |
void | sync () |
void | unfix () |
void | forget () |
Öffentliche Attribute | |
uint64_t | block_number |
void * | data |
BlockDevice * | bdev |
int | flags |
Statische öffentliche Attribute | |
static const int | DIRTY_FLAG = 0x1 |