Motr  M0
load_fop.h File Reference
#include "lib/types.h"
#include "xcode/xcode_attr.h"
#include "lib/buf.h"
#include "lib/buf_xc.h"
#include "conf/fop.h"
#include "fid/fid_xc.h"
#include "fop/fop.h"
#include "rpc/bulk.h"
#include "net/net_otw_types.h"
Include dependency graph for load_fop.h:

Go to the source code of this file.

Data Structures

struct  m0_fop_conf_load_rep
 
struct  m0_fop_conf_load
 

Macros

#define __MOTR_CONF_LOAD_FOP_H__
 

Functions

M0_INTERNAL bool m0_is_conf_load_fop (const struct m0_fop *fop)
 
M0_INTERNAL bool m0_is_conf_load_fop_rep (const struct m0_fop *fop)
 
M0_INTERNAL struct m0_fop_conf_loadm0_conf_fop_to_load_fop (const struct m0_fop *fop)
 
M0_INTERNAL struct m0_fop_conf_load_repm0_conf_fop_to_load_fop_rep (const struct m0_fop *fop)
 
M0_INTERNAL m0_bcount_t m0_conf_segment_size (struct m0_fop *fop)
 
struct m0_fop_conf_flip_rep M0_XCA_DOMAIN (rpc)
 

Variables

int32_t clfr_rc
 
uint32_t clfr_version
 
uint32_t clf_version
 
uint64_t clf_tx_id
 
struct m0_net_buf_desc_data clf_desc
 

Macro Definition Documentation

◆ __MOTR_CONF_LOAD_FOP_H__

#define __MOTR_CONF_LOAD_FOP_H__

Definition at line 26 of file load_fop.h.

Function Documentation

◆ m0_conf_fop_to_load_fop()

M0_INTERNAL struct m0_fop_conf_load* m0_conf_fop_to_load_fop ( const struct m0_fop fop)

Definition at line 47 of file load_fop.c.

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

◆ m0_conf_fop_to_load_fop_rep()

M0_INTERNAL struct m0_fop_conf_load_rep* m0_conf_fop_to_load_fop_rep ( const struct m0_fop fop)

Definition at line 56 of file load_fop.c.

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

◆ m0_conf_segment_size()

M0_INTERNAL m0_bcount_t m0_conf_segment_size ( struct m0_fop fop)

bulkclientDFSconffop end group CalCulate segment size of bulk data

Definition at line 65 of file load_fop.c.

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

◆ m0_is_conf_load_fop()

M0_INTERNAL bool m0_is_conf_load_fop ( const struct m0_fop fop)

Generic conf flip fop.

Definition at line 35 of file load_fop.c.

Here is the caller graph for this function:

◆ m0_is_conf_load_fop_rep()

M0_INTERNAL bool m0_is_conf_load_fop_rep ( const struct m0_fop fop)

Definition at line 41 of file load_fop.c.

Here is the caller graph for this function: