Motr  M0
m0_cob_attr Struct Reference

#include <cob.h>

Collaboration diagram for m0_cob_attr:
Collaboration graph

Data Fields

struct m0_fid ca_pfid
 
struct m0_fid ca_tfid
 
struct m0_fid ca_pver
 
uint32_t ca_valid
 
uint32_t ca_mode
 
uint32_t ca_uid
 
uint32_t ca_gid
 
uint64_t ca_atime
 
uint64_t ca_mtime
 
uint64_t ca_ctime
 
uint64_t ca_rdev
 
uint32_t ca_nlink
 
uint64_t ca_size
 
uint64_t ca_blksize
 
uint64_t ca_blocks
 
uint64_t ca_version
 
uint64_t ca_lid
 
struct m0_buf ca_name
 
struct m0_buf ca_link
 
struct m0_buf ca_eakey
 
struct m0_buf ca_eaval
 

Detailed Description

Attributes describing object that needs to be created or modified. This structure is filled by mdservice and used in mdstore or in cob modules for carrying in-request information to layers that should not be dealing with fop request or response.

Definition at line 363 of file cob.h.


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