Searched refs:error (Results 1 – 6 of 6) sorted by relevance
85 ULONG error; in _fx_media_check_lost_cluster_check() local100 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()
84 ULONG count, error; in _fx_media_check_FAT_chain_check() local89 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()
23 1. See error
55 #error "FX_FAULT_TOLERANT must be defined with FX_ENABLE_FAULT_TOLERANT"
138 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.
19 #error "FILEX_MAJOR_VERSION"23 #error "FILEX_MINOR_VERSION"