Motr  M0
m0_rm_fop_req Struct Reference

#include <rm_fops.h>

Collaboration diagram for m0_rm_fop_req:
Collaboration graph

Data Fields

struct m0_rm_fop_owner rrq_owner
 
struct m0_rm_fop_credit rrq_credit
 
uint64_t rrq_policy
 
uint64_t rrq_flags
 
struct m0_fid rrq_orig_owner
 
m0_time_t rrq_orig_time
 
uint64_t rrq_orig_seq
 

Detailed Description

Definition at line 89 of file rm_fops.h.

Field Documentation

◆ rrq_credit

struct m0_rm_fop_credit rrq_credit

Definition at line 92 of file rm_fops.h.

◆ rrq_flags

uint64_t rrq_flags

Definition at line 94 of file rm_fops.h.

◆ rrq_orig_owner

struct m0_fid rrq_orig_owner

Definition at line 98 of file rm_fops.h.

◆ rrq_orig_seq

uint64_t rrq_orig_seq

Definition at line 100 of file rm_fops.h.

◆ rrq_orig_time

m0_time_t rrq_orig_time

Definition at line 99 of file rm_fops.h.

◆ rrq_owner

struct m0_rm_fop_owner rrq_owner

Definition at line 91 of file rm_fops.h.

◆ rrq_policy

uint64_t rrq_policy

Definition at line 93 of file rm_fops.h.


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