Motr  M0
rm_fops_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for rm_fops_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_RM_RM_FOPS_XC_H__
 

Functions

M0_INTERNAL void m0_xc_m0_rm_fop_owner_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_loan_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_credit_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_req_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_rep_struct_init (void)
 
M0_INTERNAL void m0_xc_m0_rm_fop_cancel_struct_init (void)
 
M0_INTERNAL void m0_xc_rm_rm_fops_init (void)
 
M0_INTERNAL void m0_xc_rm_rm_fops_fini (void)
 

Variables

struct m0_xcode_typem0_rm_fop_owner_xc
 
struct m0_xcode_typem0_rm_fop_loan_xc
 
struct m0_xcode_typem0_rm_fop_credit_xc
 
struct m0_xcode_typem0_rm_fop_req_xc
 
struct m0_xcode_typem0_rm_fop_borrow_xc
 
struct m0_xcode_typem0_rm_fop_borrow_rep_xc
 
struct m0_xcode_typem0_rm_fop_revoke_xc
 
struct m0_xcode_typem0_rm_fop_revoke_rep_xc
 
struct m0_xcode_typem0_rm_fop_cancel_xc
 

Macro Definition Documentation

◆ __MOTR_RM_RM_FOPS_XC_H__

#define __MOTR_RM_RM_FOPS_XC_H__

Definition at line 6 of file rm_fops_xc.h.

Function Documentation

◆ m0_xc_m0_rm_fop_borrow_rep_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_borrow_rep_struct_init ( void  )

Definition at line 488 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_borrow_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_borrow_struct_init ( void  )

Definition at line 438 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_cancel_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_cancel_struct_init ( void  )

Definition at line 638 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_credit_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_credit_struct_init ( void  )

Definition at line 308 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_loan_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_loan_struct_init ( void  )

Definition at line 288 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_owner_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_owner_struct_init ( void  )

Definition at line 253 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_req_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_req_struct_init ( void  )

Definition at line 328 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_revoke_rep_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_revoke_rep_struct_init ( void  )

Definition at line 603 of file rm_fops_xc.c.

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

◆ m0_xc_m0_rm_fop_revoke_struct_init()

M0_INTERNAL void m0_xc_m0_rm_fop_revoke_struct_init ( void  )

Definition at line 568 of file rm_fops_xc.c.

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

◆ m0_xc_rm_rm_fops_fini()

M0_INTERNAL void m0_xc_rm_rm_fops_fini ( void  )

Definition at line 686 of file rm_fops_xc.c.

◆ m0_xc_rm_rm_fops_init()

M0_INTERNAL void m0_xc_rm_rm_fops_init ( void  )

Definition at line 673 of file rm_fops_xc.c.

Here is the call graph for this function:

Variable Documentation

◆ m0_rm_fop_borrow_rep_xc

struct m0_xcode_type* m0_rm_fop_borrow_rep_xc

Definition at line 15 of file rm_fops_xc.c.

◆ m0_rm_fop_borrow_xc

struct m0_xcode_type* m0_rm_fop_borrow_xc

Definition at line 14 of file rm_fops_xc.c.

◆ m0_rm_fop_cancel_xc

struct m0_xcode_type* m0_rm_fop_cancel_xc

Definition at line 18 of file rm_fops_xc.c.

◆ m0_rm_fop_credit_xc

struct m0_xcode_type* m0_rm_fop_credit_xc

Definition at line 12 of file rm_fops_xc.c.

◆ m0_rm_fop_loan_xc

struct m0_xcode_type* m0_rm_fop_loan_xc

Definition at line 11 of file rm_fops_xc.c.

◆ m0_rm_fop_owner_xc

struct m0_xcode_type* m0_rm_fop_owner_xc

Definition at line 10 of file rm_fops_xc.c.

◆ m0_rm_fop_req_xc

struct m0_xcode_type* m0_rm_fop_req_xc

Definition at line 13 of file rm_fops_xc.c.

◆ m0_rm_fop_revoke_rep_xc

struct m0_xcode_type* m0_rm_fop_revoke_rep_xc

Definition at line 17 of file rm_fops_xc.c.

◆ m0_rm_fop_revoke_xc

struct m0_xcode_type* m0_rm_fop_revoke_xc

Definition at line 16 of file rm_fops_xc.c.