|
Motr
M0
|
#include <layout.h>

Data Fields | |
| uint32_t | lr_lt_id |
| uint32_t | lr_user_count |
| char | lr_data [0] |
layouts table. Key is uint64_t, value obtained from m0_layout::l_id.
| char lr_data[0] |
| uint32_t lr_lt_id |
Layout type id. Value obtained from m0_layout_type::lt_id.
| uint32_t lr_user_count |
Layout user count, indicating number of users for this layout. Value obtained from m0_layout::l_user_count.