Motr  M0
m0_bitmap_onwire Struct Reference

#include <bitmap.h>

Collaboration diagram for m0_bitmap_onwire:
Collaboration graph

Data Fields

size_t bo_size
 
uint64_t * bo_words
 

Detailed Description

Definition at line 49 of file bitmap.h.

Field Documentation

◆ bo_size

size_t bo_size

size of bo_words.

Definition at line 51 of file bitmap.h.

◆ bo_words

uint64_t* bo_words

Words with bits.

Definition at line 53 of file bitmap.h.


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