Motr  M0
m0_op_obj Struct Reference

#include <client_internal.h>

Collaboration diagram for m0_op_obj:
Collaboration graph

Data Fields

struct m0_op_common oo_oc
 
uint64_t oo_magic
 
struct m0_sm_groupoo_sm_grp
 
struct m0_ast_rc oo_ar
 
struct m0_fid oo_fid
 
struct m0_fid oo_pfid
 
struct m0_buf oo_name
 
struct m0_fid oo_pver
 
struct m0_layout_instanceoo_layout_instance
 
struct m0_fopoo_mds_fop
 

Detailed Description

Generic operation on a client object.

Definition at line 249 of file client_internal.h.

Field Documentation

◆ oo_ar

struct m0_ast_rc oo_ar

Definition at line 254 of file client_internal.h.

◆ oo_fid

struct m0_fid oo_fid

Definition at line 256 of file client_internal.h.

◆ oo_layout_instance

struct m0_layout_instance* oo_layout_instance

Definition at line 262 of file client_internal.h.

◆ oo_magic

uint64_t oo_magic

Definition at line 251 of file client_internal.h.

◆ oo_mds_fop

struct m0_fop* oo_mds_fop

Definition at line 265 of file client_internal.h.

◆ oo_name

struct m0_buf oo_name

Definition at line 259 of file client_internal.h.

◆ oo_oc

struct m0_op_common oo_oc

Definition at line 250 of file client_internal.h.

◆ oo_pfid

struct m0_fid oo_pfid

Definition at line 258 of file client_internal.h.

◆ oo_pver

struct m0_fid oo_pver

Definition at line 261 of file client_internal.h.

◆ oo_sm_grp

struct m0_sm_group* oo_sm_grp

Definition at line 253 of file client_internal.h.


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