Motr  M0
m0_fop_fsync_rep Struct Reference

#include <fsync_fops.h>

Collaboration diagram for m0_fop_fsync_rep:
Collaboration graph

Data Fields

int32_t ffr_rc
 
struct m0_be_tx_remid ffr_be_remid
 

Detailed Description

fsync reply fop

Definition at line 62 of file fsync_fops.h.

Field Documentation

◆ ffr_be_remid

struct m0_be_tx_remid ffr_be_remid

Remote ID of the last logged transaction. May be later than requested.

Definition at line 70 of file fsync_fops.h.

◆ ffr_rc

int32_t ffr_rc

return code for the fsync operation. 0 for success

Definition at line 64 of file fsync_fops.h.


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