Home
last modified time | relevance | path

Searched refs:FX_FAULT_TOLERANT_LOG_CONTENT (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_fault_tolerant_reset_log_file.c97 FX_FAULT_TOLERANT_LOG_CONTENT *log_content; in _fx_fault_tolerant_reset_log_file()
103 …log_content = (FX_FAULT_TOLERANT_LOG_CONTENT *)(media_ptr -> fx_media_fault_tolerant_memory_buffer… in _fx_fault_tolerant_reset_log_file()
Dfx_fault_tolerant_transaction_end.c102 FX_FAULT_TOLERANT_LOG_CONTENT *log_content; in _fx_fault_tolerant_transaction_end()
124 …log_content = (FX_FAULT_TOLERANT_LOG_CONTENT *)(media_ptr -> fx_media_fault_tolerant_memory_buffer… in _fx_fault_tolerant_transaction_end()
Dfx_fault_tolerant_apply_logs.c99 FX_FAULT_TOLERANT_LOG_CONTENT *log_content; in _fx_fault_tolerant_apply_logs()
106 …log_content = (FX_FAULT_TOLERANT_LOG_CONTENT *)(media_ptr -> fx_media_fault_tolerant_memory_buffer… in _fx_fault_tolerant_apply_logs()
/FileX-v6.2.1/common/inc/
Dfx_fault_tolerant.h118 #define FX_FAULT_TOLERANT_LOG_CONTENT_HEADER_SIZE sizeof(FX_FAULT_TOLERANT_LOG_CONTENT)
258 } FX_FAULT_TOLERANT_LOG_CONTENT; typedef