Motr  M0
m0_rm_fop_revoke_rep Struct Reference

#include <rm_fops.h>

Collaboration diagram for m0_rm_fop_revoke_rep:
Collaboration graph

Data Fields

int32_t rr_rc
 
struct m0_cookie rr_debtor_cookie
 

Detailed Description

Definition at line 128 of file rm_fops.h.

Field Documentation

◆ rr_debtor_cookie

struct m0_cookie rr_debtor_cookie

Debtor sends its own cookie. This is useful for the creditor to identify the debtor. It's necessary to identify the debtor when a loan has been given to many debtors belonging to the same group.

Definition at line 136 of file rm_fops.h.

◆ rr_rc

int32_t rr_rc

Definition at line 129 of file rm_fops.h.


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