|
Motr
M0
|
#include <active_record.h>

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 |
Definition at line 59 of file active_record.h.
| struct m0_chan rds_chan |
Definition at line 68 of file active_record.h.
| struct m0_be_list_link rds_link |
Definition at line 63 of file active_record.h.
| struct m0_be_list rds_list |
Definition at line 61 of file active_record.h.
| struct m0_mutex rds_lock |
Definition at line 67 of file active_record.h.
| uint64_t rds_magic |
Definition at line 64 of file active_record.h.
| char rds_name[32] |
Definition at line 60 of file active_record.h.