Home
last modified time | relevance | path

Searched refs:error (Results 1 – 6 of 6) sorted by relevance

/FileX-v6.4.1/common/src/
Dfx_media_check_lost_cluster_check.c85 ULONG error; in _fx_media_check_lost_cluster_check() local
100 error = 0; in _fx_media_check_lost_cluster_check()
125 error = error | FX_IO_ERROR; in _fx_media_check_lost_cluster_check()
128 return(error); in _fx_media_check_lost_cluster_check()
139 error = FX_LOST_CLUSTER_ERROR; in _fx_media_check_lost_cluster_check()
156 error = error | FX_IO_ERROR; in _fx_media_check_lost_cluster_check()
159 return(error); in _fx_media_check_lost_cluster_check()
166 return(error); in _fx_media_check_lost_cluster_check()
Dfx_media_check_FAT_chain_check.c84 ULONG count, error; in _fx_media_check_FAT_chain_check() local
89 error = 0; in _fx_media_check_FAT_chain_check()
114 error = FX_FAT_CHAIN_ERROR; in _fx_media_check_FAT_chain_check()
127 error = FX_IO_ERROR; in _fx_media_check_FAT_chain_check()
139 error = FX_FAT_CHAIN_ERROR; in _fx_media_check_FAT_chain_check()
159 return(error); in _fx_media_check_FAT_chain_check()
/FileX-v6.4.1/.github/ISSUE_TEMPLATE/
Dbug_report.md23 1. See error
/FileX-v6.4.1/common/inc/
Dfx_fault_tolerant.h55 #error "FX_FAULT_TOLERANT must be defined with FX_ENABLE_FAULT_TOLERANT"
/FileX-v6.4.1/docs/
Drevision_history.txt138 Files are modified to avoid static analysis error report:
166 …fx_file_extended_seek.c Modified FAT chain error logic and removed an unne…
167 …fx_file_extended_truncate_release.c Modified I/O and FAT chain error logic, and simpli…
196 … Removed an unnecessary assignment and corrected an error in type casting.
645 fx_media_check.c Added error checking.
650 error paths.
/FileX-v6.4.1/test/regression_test/
Dfilextestcontrol.c19 #error "FILEX_MAJOR_VERSION"
23 #error "FILEX_MINOR_VERSION"