Home
last modified time | relevance | path

Searched refs:FX_FALSE (Results 1 – 25 of 114) sorted by relevance

12345

/FileX-v6.2.1/common/src/
Dfx_utility_logical_sector_flush.c110 if (media_ptr -> fx_media_sector_cache_hashed == FX_FALSE) in _fx_utility_logical_sector_flush()
126 if ((remaining_dirty == 0) && (invalidate == FX_FALSE)) in _fx_utility_logical_sector_flush()
155 if (media_ptr -> fx_media_driver_write_protect == FX_FALSE) in _fx_utility_logical_sector_flush()
196 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_flush()
209 cache_entry -> fx_cached_sector_buffer_dirty = FX_FALSE; in _fx_utility_logical_sector_flush()
222 cache_entry -> fx_cached_sector_valid = FX_FALSE; in _fx_utility_logical_sector_flush()
233 cache_entry -> fx_cached_sector_buffer_dirty = FX_FALSE; in _fx_utility_logical_sector_flush()
268 use_starting_sector = FX_FALSE; in _fx_utility_logical_sector_flush()
277 if ((remaining_dirty == 0) && (invalidate == FX_FALSE)) in _fx_utility_logical_sector_flush()
357 if (media_ptr -> fx_media_driver_write_protect == FX_FALSE) in _fx_utility_logical_sector_flush()
[all …]
Dfx_utility_logical_sector_write.c104 UCHAR cache_found = FX_FALSE; in _fx_utility_logical_sector_write()
200 cache_entry -> fx_cached_sector_valid = FX_FALSE; in _fx_utility_logical_sector_write()
201 cache_found = FX_FALSE; in _fx_utility_logical_sector_write()
219 cache_entry -> fx_cached_sector_valid = FX_FALSE; in _fx_utility_logical_sector_write()
281 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_write()
289 if (cache_entry -> fx_cached_sector_buffer_dirty == FX_FALSE) in _fx_utility_logical_sector_write()
359 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_write()
437 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_write()
Dfx_media_close.c166 file_ptr -> fx_file_modified = FX_FALSE; in _fx_media_close()
186 …_sector_flush(media_ptr, ((ULONG64) 1), (ULONG64) (media_ptr -> fx_media_total_sectors), FX_FALSE); in _fx_media_close()
207 (media_ptr -> fx_media_driver_write_protect == FX_FALSE)) in _fx_media_close()
220 (media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_valid = FX_FALSE; in _fx_media_close()
308 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_close()
Dfx_media_open.c182 media_ptr -> fx_media_disable_burst_cache = FX_FALSE;
256 media_ptr -> fx_media_fault_tolerant_enabled = FX_FALSE;
268 media_ptr -> fx_media_driver_write_protect = FX_FALSE;
269 media_ptr -> fx_media_driver_free_sector_update = FX_FALSE;
270 media_ptr -> fx_media_driver_data_sector_read = FX_FALSE;
392 cache_entry_ptr -> fx_cached_sector_buffer_dirty = FX_FALSE;
393 cache_entry_ptr -> fx_cached_sector_valid = FX_FALSE;
438 media_ptr -> fx_media_sector_cache_hashed = FX_FALSE;
490 media_ptr -> fx_media_32_bit_FAT = FX_FALSE;
503 media_ptr -> fx_media_12_bit_FAT = FX_FALSE;
[all …]
Dfx_utility_logical_sector_read.c214 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_read()
227 cache_entry -> fx_cached_sector_buffer_dirty = FX_FALSE; in _fx_utility_logical_sector_read()
275 media_ptr -> fx_media_driver_data_sector_read = FX_FALSE; in _fx_utility_logical_sector_read()
333 cache_entry -> fx_cached_sector_valid = FX_FALSE; in _fx_utility_logical_sector_read()
474 media_ptr -> fx_media_driver_data_sector_read = FX_FALSE; in _fx_utility_logical_sector_read()
577 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_utility_logical_sector_read()
590 cache_entry -> fx_cached_sector_buffer_dirty = FX_FALSE; in _fx_utility_logical_sector_read()
Dfx_media_flush.c167 file_ptr -> fx_file_modified = FX_FALSE; in _fx_media_flush()
183 …_sector_flush(media_ptr, ((ULONG64) 1), (ULONG64) (media_ptr -> fx_media_total_sectors), FX_FALSE); in _fx_media_flush()
213 (media_ptr -> fx_media_sector_cache_list_ptr) -> fx_cached_sector_valid = FX_FALSE; in _fx_media_flush()
298 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_flush()
Dfx_directory_search.c260 match = FX_FALSE; in _fx_directory_search()
312 match = FX_FALSE; in _fx_directory_search()
329 match = FX_FALSE; in _fx_directory_search()
374 match = FX_FALSE; in _fx_directory_search()
380 match = FX_FALSE; in _fx_directory_search()
607 found = FX_FALSE; in _fx_directory_search()
902 media_ptr -> fx_media_last_found_directory_valid = FX_FALSE; in _fx_directory_search()
Dfx_media_format.c168 media_ptr -> fx_media_driver_write_protect = FX_FALSE; in _fx_media_format()
169 media_ptr -> fx_media_driver_free_sector_update = FX_FALSE; in _fx_media_format()
170 media_ptr -> fx_media_driver_data_sector_read = FX_FALSE; in _fx_media_format()
472 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_format()
536 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_format()
634 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_format()
672 media_ptr -> fx_media_driver_system_write = FX_FALSE; in _fx_media_format()
Dfx_file_write.c129 UCHAR data_append = FX_FALSE; /* Whether or not new data would extend beyond … in _fx_file_write()
270 data_append = FX_FALSE; in _fx_file_write()
381 else if (data_append == FX_FALSE) in _fx_file_write()
425 if (data_append == FX_FALSE) in _fx_file_write()
634 …status = _fx_fault_tolerant_set_FAT_chain(media_ptr, FX_FALSE, file_ptr -> fx_file_current_physica… in _fx_file_write()
640 … status = _fx_fault_tolerant_set_FAT_chain(media_ptr, FX_FALSE, insertion_front, first_new_cluster, in _fx_file_write()
781 else if ((media_ptr -> fx_media_fault_tolerant_enabled == FX_FALSE) || in _fx_file_write()
941 else if (data_append == FX_FALSE) in _fx_file_write()
1218 if (((replace_clusters > 0) && (data_append == FX_FALSE)) && in _fx_file_write()
1358 _fx_utility_logical_sector_flush(media_ptr, 1, media_ptr -> fx_media_total_sectors, FX_FALSE); in _fx_file_write()
Dfx_unicode_directory_search.c362 found = FX_FALSE; in _fx_unicode_directory_search()
373 found = FX_FALSE; in _fx_unicode_directory_search()
386 if ((found == FX_FALSE) || ((j == 12) && (short_name[12] != 0))) in _fx_unicode_directory_search()
Dfx_directory_entry_write.c132 delete_flag = FX_FALSE; in _fx_directory_entry_write()
293 match = FX_FALSE; in _fx_directory_entry_write()
322 match = FX_FALSE; in _fx_directory_entry_write()
337 match = FX_FALSE; in _fx_directory_entry_write()
345 match = FX_FALSE; in _fx_directory_entry_write()
350 if (match == FX_FALSE) in _fx_directory_entry_write()
404 if (((UCHAR)shortname[0] == (UCHAR)FX_DIR_ENTRY_FREE) && (delete_flag == FX_FALSE)) in _fx_directory_entry_write()
Dfx_fault_tolerant_write_log_file.c103 …us = _fx_utility_logical_sector_flush(media_ptr, (ULONG64) start_sector, ((ULONG64) 1), FX_FALSE); in _fx_fault_tolerant_write_log_file()
Dfx_file_extended_allocate.c244 found = FX_FALSE; in _fx_file_extended_allocate()
313 … _fx_fault_tolerant_set_FAT_chain(media_ptr, FX_FALSE, file_ptr -> fx_file_last_physical_cluster, in _fx_file_extended_allocate()
509 …sector_flush(media_ptr, ((ULONG64) 1), (ULONG64)(media_ptr -> fx_media_sectors_per_FAT), FX_FALSE); in _fx_file_extended_allocate()
Dfx_file_extended_best_effort_allocate.c250 found = FX_FALSE; in _fx_file_extended_best_effort_allocate()
344 … _fx_fault_tolerant_set_FAT_chain(media_ptr, FX_FALSE, file_ptr -> fx_file_last_physical_cluster, in _fx_file_extended_best_effort_allocate()
556 …ector_flush(media_ptr, ((ULONG64) 1), (ULONG64) (media_ptr -> fx_media_sectors_per_FAT), FX_FALSE); in _fx_file_extended_best_effort_allocate()
Dfx_fault_tolerant_cleanup_FAT_chain.c82 return(FX_FALSE); in _fx_utility_FAT_entry_multiple_sectors_check()
109 return(FX_FALSE); in _fx_utility_FAT_entry_multiple_sectors_check()
Dfx_fault_tolerant_read_FAT.c82 UCHAR found = FX_FALSE; in _fx_fault_tolerant_read_FAT()
Dfx_file_open.c152 fast_open = FX_FALSE; in _fx_file_open()
449 file_ptr -> fx_file_modified = FX_FALSE; in _fx_file_open()
455 file_ptr -> fx_file_disable_burst_cache = FX_FALSE; in _fx_file_open()
/FileX-v6.2.1/test/regression_test/
Dfilex_media_read_write_sector_test.c147 ram_disk.fx_media_driver_write_protect = FX_FALSE; in ftest_0_entry()
322 status += _fx_utility_logical_sector_flush(&ram_disk, logical_sector, 300, FX_FALSE); in ftest_0_entry()
346 status += _fx_utility_logical_sector_flush(&ram_disk, logical_sector, 300, FX_FALSE); in ftest_0_entry()
396 ram_disk.fx_media_driver_free_sector_update = FX_FALSE; in ftest_0_entry()
426 …status += _fx_utility_logical_sector_flush(&ram_disk, accessed_sectors[j], 1, FX_FALSE); in ftest_0_entry()
508 ram_disk.fx_media_driver_free_sector_update = FX_FALSE; in ftest_0_entry()
537 ram_disk.fx_media_driver_write_protect = FX_FALSE; in ftest_0_entry()
700 status += _fx_utility_logical_sector_flush(&ram_disk, logical_sector, 300, FX_FALSE); in ftest_0_entry()
713 status += _fx_utility_logical_sector_flush(&ram_disk, logical_sector, 300, FX_FALSE); in ftest_0_entry()
752 ram_disk.fx_media_driver_free_sector_update = FX_FALSE; in ftest_0_entry()
[all …]
Dfilex_fault_tolerant_log_recover_fat_test.c74 static UINT fat_write_interrupt_1 = FX_FALSE;
75 static UINT fat_write_interrupt_2 = FX_FALSE;
76 static UINT fat_updated_flag = FX_FALSE;
321 fat_write_interrupt_1 = FX_FALSE; in ftest_0_entry()
344 fat_write_interrupt_2 = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_enable_4_test.c47 static UINT directory_write_interrupt = FX_FALSE;
151 directory_write_interrupt = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_log_recover_directory_test.c74 static UINT directory_write_interrupt_1 = FX_FALSE;
75 static UINT directory_write_interrupt_2 = FX_FALSE;
466 directory_write_interrupt_1 = FX_FALSE; in ftest_0_entry()
490 directory_write_interrupt_2 = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_file_write_fat_crossover_2_test.c68 static UINT fat_write_interrupt = FX_FALSE;
178 fat_write_interrupt = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_file_attributes_set_directory_interrupt_test.c64 static UINT directory_write_interrupt = FX_FALSE;
261 directory_write_interrupt = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_directory_attributes_set_directory_interrupt_test.c62 static UINT directory_write_interrupt = FX_FALSE;
225 directory_write_interrupt = FX_FALSE; in ftest_0_entry()
Dfilex_fault_tolerant_directory_attributes_set_redo_log_interrupt_test.c62 static UINT log_write_interrupt = FX_FALSE;
258 log_write_interrupt = FX_FALSE; in ftest_0_entry()

12345