Motr
M0
|
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_type * | m0_rm_fop_owner_xc |
struct m0_xcode_type * | m0_rm_fop_loan_xc |
struct m0_xcode_type * | m0_rm_fop_credit_xc |
struct m0_xcode_type * | m0_rm_fop_req_xc |
struct m0_xcode_type * | m0_rm_fop_borrow_xc |
struct m0_xcode_type * | m0_rm_fop_borrow_rep_xc |
struct m0_xcode_type * | m0_rm_fop_revoke_xc |
struct m0_xcode_type * | m0_rm_fop_revoke_rep_xc |
struct m0_xcode_type * | m0_rm_fop_cancel_xc |
#define __MOTR_RM_RM_FOPS_XC_H__ |
Definition at line 6 of file rm_fops_xc.h.
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_rep_struct_init | ( | void | ) |
Definition at line 488 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_borrow_struct_init | ( | void | ) |
Definition at line 438 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_cancel_struct_init | ( | void | ) |
Definition at line 638 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_credit_struct_init | ( | void | ) |
Definition at line 308 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_loan_struct_init | ( | void | ) |
Definition at line 288 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_owner_struct_init | ( | void | ) |
Definition at line 253 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_req_struct_init | ( | void | ) |
Definition at line 328 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_rep_struct_init | ( | void | ) |
Definition at line 603 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_m0_rm_fop_revoke_struct_init | ( | void | ) |
Definition at line 568 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_rm_rm_fops_fini | ( | void | ) |
Definition at line 686 of file rm_fops_xc.c.
M0_INTERNAL void m0_xc_rm_rm_fops_init | ( | void | ) |
struct m0_xcode_type* m0_rm_fop_borrow_rep_xc |
Definition at line 15 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_borrow_xc |
Definition at line 14 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_cancel_xc |
Definition at line 18 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_credit_xc |
Definition at line 12 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_loan_xc |
Definition at line 11 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_owner_xc |
Definition at line 10 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_req_xc |
Definition at line 13 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_revoke_rep_xc |
Definition at line 17 of file rm_fops_xc.c.
struct m0_xcode_type* m0_rm_fop_revoke_xc |
Definition at line 16 of file rm_fops_xc.c.