Motr  M0
flip_fop.c File Reference
#include "lib/trace.h"
#include "lib/errno.h"
#include "lib/memory.h"
#include "conf/flip_fop.h"
Include dependency graph for flip_fop.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CONF
 

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)
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CONF

Definition at line 23 of file flip_fop.c.

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: