|
Motr
M0
|
#include <layout.h>

Data Fields | |
| uint64_t | l_id |
| struct m0_layout_type * | l_type |
| struct m0_layout_domain * | l_dom |
| struct m0_ref | l_ref |
| uint32_t | l_user_count |
| struct m0_mutex | l_lock |
| const struct m0_layout_ops * | l_ops |
| uint64_t | l_magic |
| struct m0_tlink | l_list_linkage |
| struct m0_pool_version * | l_pver |
| struct m0_layout_domain* l_dom |
| struct m0_tlink l_list_linkage |
Linkage used for maintaining list of the layout objects stored in the m0_layout_domain object.
| struct m0_mutex l_lock |
| uint64_t l_magic |
| const struct m0_layout_ops* l_ops |
| struct m0_pool_version* l_pver |
| struct m0_ref l_ref |
| struct m0_layout_type* l_type |
| uint32_t l_user_count |