Searched refs:FX_FAULT_TOLERANT_LOG_CONTENT (Results 1 – 4 of 4) sorted by relevance
97 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()
102 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()
99 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()
118 #define FX_FAULT_TOLERANT_LOG_CONTENT_HEADER_SIZE sizeof(FX_FAULT_TOLERANT_LOG_CONTENT)258 } FX_FAULT_TOLERANT_LOG_CONTENT; typedef