Motr  M0
m0_be_active_record_domain_subsystem Struct Reference

#include <active_record.h>

Collaboration diagram for m0_be_active_record_domain_subsystem:
Collaboration graph

Data Fields

char rds_name [32]
 
struct m0_be_list rds_list
 
struct m0_be_list_link rds_link
 
uint64_t rds_magic
 
struct m0_mutex rds_lock
 
struct m0_chan rds_chan
 

Detailed Description

Definition at line 59 of file active_record.h.

Field Documentation

◆ rds_chan

struct m0_chan rds_chan

Definition at line 68 of file active_record.h.

◆ rds_link

struct m0_be_list_link rds_link

Definition at line 63 of file active_record.h.

◆ rds_list

struct m0_be_list rds_list

Definition at line 61 of file active_record.h.

◆ rds_lock

struct m0_mutex rds_lock

Definition at line 67 of file active_record.h.

◆ rds_magic

uint64_t rds_magic

Definition at line 64 of file active_record.h.

◆ rds_name

char rds_name[32]

Definition at line 60 of file active_record.h.


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