|
Motr
M0
|
#include <log.h>

Data Fields | |
| struct m0_be_log_store_cfg | lc_store_cfg |
| struct m0_be_log_sched_cfg | lc_sched_cfg |
| struct m0_be_recovery_cfg | lc_recovery_cfg |
| m0_be_log_got_space_cb_t | lc_got_space_cb |
| m0_be_log_full_cb_t | lc_full_cb |
| m0_bcount_t | lc_full_threshold |
| struct m0_mutex * | lc_lock |
| bool | lc_skip_recovery |
| m0_be_log_full_cb_t lc_full_cb |
| m0_bcount_t lc_full_threshold |
| m0_be_log_got_space_cb_t lc_got_space_cb |
| struct m0_be_recovery_cfg lc_recovery_cfg |
| struct m0_be_log_sched_cfg lc_sched_cfg |
| struct m0_be_log_store_cfg lc_store_cfg |