Motr  M0
m0_balloc_free_req Struct Reference

#include <balloc.h>

Collaboration diagram for m0_balloc_free_req:
Collaboration graph

Data Fields

m0_bindex_t bfr_logical
 
m0_bcount_t bfr_len
 
m0_bindex_t bfr_physical
 
uint32_t bfr_flags
 

Detailed Description

Request to free multiple blocks to a container.

Definition at line 312 of file balloc.h.

Field Documentation

◆ bfr_flags

uint32_t bfr_flags

Definition at line 316 of file balloc.h.

◆ bfr_len

m0_bcount_t bfr_len

Definition at line 314 of file balloc.h.

◆ bfr_logical

m0_bindex_t bfr_logical

Definition at line 313 of file balloc.h.

◆ bfr_physical

m0_bindex_t bfr_physical

Definition at line 315 of file balloc.h.


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