Motr  M0
rm_ut_data Struct Reference

#include <rmut.h>

Collaboration diagram for rm_ut_data:
Collaboration graph

Data Fields

struct m0_rm_domain rd_dom
 
struct m0_rm_resource_typerd_rt
 
struct m0_rm_resourcerd_res
 
struct m0_rm_ownerrd_owner
 
struct m0_rm_incoming rd_in
 
struct m0_rm_credit rd_credit
 
const struct rm_ut_data_opsrd_ops
 
struct m0_fid rd_fid
 

Detailed Description

Definition at line 108 of file rmut.h.

Field Documentation

◆ rd_credit

struct m0_rm_credit rd_credit

Definition at line 114 of file rmut.h.

◆ rd_dom

struct m0_rm_domain rd_dom

Definition at line 109 of file rmut.h.

◆ rd_fid

struct m0_fid rd_fid

Definition at line 116 of file rmut.h.

◆ rd_in

struct m0_rm_incoming rd_in

Definition at line 113 of file rmut.h.

◆ rd_ops

const struct rm_ut_data_ops* rd_ops

Definition at line 115 of file rmut.h.

◆ rd_owner

struct m0_rm_owner* rd_owner

Definition at line 112 of file rmut.h.

◆ rd_res

struct m0_rm_resource* rd_res

Definition at line 111 of file rmut.h.

◆ rd_rt

struct m0_rm_resource_type* rd_rt

Definition at line 110 of file rmut.h.


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