Motr  M0
server_status_bulk Struct Reference
Collaboration diagram for server_status_bulk:
Collaboration graph

Data Fields

uint64_t ssb_magic
 
size_t ssb_index
 
struct m0_tlink ssb_tlink
 
struct m0_tl ssb_buffers
 

Detailed Description

Server status for the test client

Definition at line 167 of file node_bulk.c.

Field Documentation

◆ ssb_buffers

struct m0_tl ssb_buffers

List of queued buffers for this server

Definition at line 175 of file node_bulk.c.

◆ ssb_index

size_t ssb_index

Server index

Definition at line 171 of file node_bulk.c.

◆ ssb_magic

uint64_t ssb_magic

Magic for ssb_tlink

Definition at line 169 of file node_bulk.c.

◆ ssb_tlink

struct m0_tlink ssb_tlink

Link for list of servers

Definition at line 173 of file node_bulk.c.


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