Home
last modified time | relevance | path

Searched refs:FX_FAULT_TOLERANT_DIR_LOG (Results 1 – 5 of 5) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_fault_tolerant_add_dir_log.c82 FX_FAULT_TOLERANT_DIR_LOG *dir_log; in _fx_fault_tolerant_add_dir_log()
104 dir_log = (FX_FAULT_TOLERANT_DIR_LOG *)(media_ptr -> fx_media_fault_tolerant_memory_buffer + in _fx_fault_tolerant_add_dir_log()
Dfx_fault_tolerant_read_directory_sector.c91 FX_FAULT_TOLERANT_DIR_LOG *dir_log; in _fx_fault_tolerant_read_directory_sector()
136 dir_log = (FX_FAULT_TOLERANT_DIR_LOG *)current_ptr; in _fx_fault_tolerant_read_directory_sector()
Dfx_fault_tolerant_apply_logs.c101 FX_FAULT_TOLERANT_DIR_LOG *dir_log; in _fx_fault_tolerant_apply_logs()
169 dir_log = (FX_FAULT_TOLERANT_DIR_LOG *)current_ptr; in _fx_fault_tolerant_apply_logs()
/FileX-v6.2.1/common/inc/
Dfx_fault_tolerant.h128 #define FX_FAULT_TOLERANT_DIR_LOG_ENTRY_SIZE sizeof(FX_FAULT_TOLERANT_DIR_LOG)
316 } FX_FAULT_TOLERANT_DIR_LOG; typedef
/FileX-v6.2.1/test/regression_test/
Dfilex_fault_tolerant_corrupted_log_file_test.c13 dir_log = (FX_FAULT_TOLERANT_DIR_LOG *)current_ptr;
125 FX_FAULT_TOLERANT_DIR_LOG *dir_log; in ftest_0_entry()
204 dir_log = (FX_FAULT_TOLERANT_DIR_LOG *)(ram_disk.fx_media_fault_tolerant_memory_buffer + in ftest_0_entry()