Motr
M0
|
Allocator memory zone. More...
#include <alloc_internal.h>
Data Fields | |
m0_bcount_t | baz_size |
m0_bcount_t | baz_free |
Allocator memory zone.
Definition at line 89 of file alloc_internal.h.
m0_bcount_t baz_free |
Number of free bytes in zone.
Definition at line 93 of file alloc_internal.h.
m0_bcount_t baz_size |
Zone size in bytes.
Definition at line 91 of file alloc_internal.h.