Motr  M0
m0_balloc_zone_param Struct Reference

#include <balloc.h>

Collaboration diagram for m0_balloc_zone_param:
Collaboration graph

Data Fields

enum m0_balloc_allocation_flag bzp_type
 
struct m0_ext bzp_range
 
m0_bcount_t bzp_freeblocks
 
m0_bcount_t bzp_fragments
 
m0_bcount_t bzp_maxchunk
 
struct m0_list bzp_extents
 

Detailed Description

Definition at line 131 of file balloc.h.

Field Documentation

◆ bzp_extents

struct m0_list bzp_extents

Definition at line 137 of file balloc.h.

◆ bzp_fragments

m0_bcount_t bzp_fragments

Definition at line 135 of file balloc.h.

◆ bzp_freeblocks

m0_bcount_t bzp_freeblocks

Definition at line 134 of file balloc.h.

◆ bzp_maxchunk

m0_bcount_t bzp_maxchunk

Definition at line 136 of file balloc.h.

◆ bzp_range

struct m0_ext bzp_range

Definition at line 133 of file balloc.h.

◆ bzp_type

Definition at line 132 of file balloc.h.


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