Home
last modified time | relevance | path

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

/FileX-v6.2.1/common/src/
Dfx_fault_tolerant_add_FAT_log.c102 _fx_utility_32_unsigned_write((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_cluster, cluster); in _fx_fault_tolerant_add_FAT_log()
Dfx_fault_tolerant_read_FAT.c136 …if (_fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_cluster) == cluste… in _fx_fault_tolerant_read_FAT()
Dfx_fault_tolerant_apply_logs.c155 … _fx_utility_32_unsigned_read((UCHAR *)&fat_log -> fx_fault_tolerant_FAT_log_cluster), in _fx_fault_tolerant_apply_logs()
/FileX-v6.2.1/common/inc/
Dfx_fault_tolerant.h283 ULONG fx_fault_tolerant_FAT_log_cluster; member