Motr  M0
cs_buffer_pool Struct Reference

#include <setup_internal.h>

Collaboration diagram for cs_buffer_pool:
Collaboration graph

Data Fields

struct m0_net_buffer_pool cs_buffer_pool
 
struct m0_tlink cs_bp_linkage
 
uint64_t cs_bp_magic
 

Detailed Description

Represents list of buffer pools in the motr context.

Definition at line 39 of file setup_internal.h.

Field Documentation

◆ cs_bp_linkage

struct m0_tlink cs_bp_linkage

Linkage into network buffer pool list.

Definition at line 43 of file setup_internal.h.

◆ cs_bp_magic

uint64_t cs_bp_magic

Definition at line 44 of file setup_internal.h.

◆ cs_buffer_pool

Network buffer pool object.

Definition at line 41 of file setup_internal.h.


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