Motr  M0
m0_be_rwlock Struct Reference

#include <format.h>

Collaboration diagram for m0_be_rwlock:
Collaboration graph

Data Fields

union {
   struct m0_rwlock   rwlock
 
   char   pad [M0_BE_RWLOCK_PAD]
 
bl_u
 

Detailed Description

Definition at line 206 of file format.h.

Field Documentation

◆ bl_u

union { ... } bl_u

◆ pad

char pad[M0_BE_RWLOCK_PAD]

Definition at line 209 of file format.h.

◆ rwlock

struct m0_rwlock rwlock

Definition at line 208 of file format.h.


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