Motr  M0
m0_be_pool_item Struct Reference

#include <pool.h>

Collaboration diagram for m0_be_pool_item:
Collaboration graph

Data Fields

struct m0_tlink bpli_link
 
uint64_t bpli_magic
 
uint64_t bpli_pool_magic
 

Detailed Description

A be pool object must have m0_be_pool_item field. BE pool maintains objects using this structure.

Definition at line 77 of file pool.h.

Field Documentation

◆ bpli_link

struct m0_tlink bpli_link

Definition at line 78 of file pool.h.

◆ bpli_magic

uint64_t bpli_magic

Definition at line 79 of file pool.h.

◆ bpli_pool_magic

uint64_t bpli_pool_magic

Definition at line 80 of file pool.h.


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