Motr  M0
flip_fop.h File Reference
#include "lib/buf.h"
#include "lib/types.h"
#include "xcode/xcode_attr.h"
#include "conf/fop.h"
#include "fid/fid_xc.h"
#include "fop/fop.h"
Include dependency graph for flip_fop.h:

Go to the source code of this file.

Data Structures

struct  m0_fop_conf_flip_rep
 
struct  m0_fop_conf_flip
 

Macros

#define __MOTR_CONF_FLIP_FOP_H__
 

Functions

M0_INTERNAL bool m0_is_conf_flip_fop (const struct m0_fop *fop)
 
M0_INTERNAL bool m0_is_conf_flip_fop_rep (const struct m0_fop *fop)
 
M0_INTERNAL struct m0_fop_conf_flipm0_conf_fop_to_flip_fop (const struct m0_fop *fop)
 
M0_INTERNAL struct m0_fop_conf_flip_repm0_conf_fop_to_flip_fop_rep (const struct m0_fop *fop)
 
struct m0_fop_conf_flip_rep M0_XCA_DOMAIN (rpc)
 

Variables

int32_t cffr_rc
 
uint32_t cff_prev_version
 
uint32_t cff_next_version
 
uint64_t cff_tx_id
 

Macro Definition Documentation

◆ __MOTR_CONF_FLIP_FOP_H__

#define __MOTR_CONF_FLIP_FOP_H__

Definition at line 26 of file flip_fop.h.

Function Documentation

◆ m0_conf_fop_to_flip_fop()

M0_INTERNAL struct m0_fop_conf_flip* m0_conf_fop_to_flip_fop ( const struct m0_fop fop)

Definition at line 42 of file flip_fop.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_conf_fop_to_flip_fop_rep()

M0_INTERNAL struct m0_fop_conf_flip_rep* m0_conf_fop_to_flip_fop_rep ( const struct m0_fop fop)

Definition at line 51 of file flip_fop.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_is_conf_flip_fop()

M0_INTERNAL bool m0_is_conf_flip_fop ( const struct m0_fop fop)

Generic conf flip fop.

Definition at line 30 of file flip_fop.c.

Here is the caller graph for this function:

◆ m0_is_conf_flip_fop_rep()

M0_INTERNAL bool m0_is_conf_flip_fop_rep ( const struct m0_fop fop)

Definition at line 36 of file flip_fop.c.

Here is the caller graph for this function: