Home
last modified time | relevance | path

Searched refs:_fx_system_media_opened_count (Results 1 – 25 of 76) sorted by relevance

1234

/FileX-v6.2.1/common/src/
Dfx_media_abort.c133 if (_fx_system_media_opened_count == ((ULONG) 1)) in _fx_media_abort()
158 _fx_system_media_opened_count--; in _fx_media_abort()
Dfx_media_close.c363 if (_fx_system_media_opened_count == ((ULONG) 1)) in _fx_media_close()
388 _fx_system_media_opened_count--; in _fx_media_close()
Dfxe_media_open.c153 open_count = _fx_system_media_opened_count; in _fxe_media_open()
Dfx_system_initialize.c87 _fx_system_media_opened_count = 0; in _fx_system_initialize()
/FileX-v6.2.1/common/inc/
Dfx_system.h93 SYSTEM_DECLARE ULONG _fx_system_media_opened_count; variable
/FileX-v6.2.1/test/regression_test/
Dfilex_fault_tolerant_file_corruption_test.c58 extern ULONG _fx_system_media_opened_count;
291 _fx_system_media_opened_count = 0; in restart_thread_0()
Dfilex_fault_tolerant_enable_4_test.c248 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_log_recover_directory_test.c800 _fx_system_media_opened_count = 0; in my_driver_write_1()
850 _fx_system_media_opened_count = 0; in my_driver_write_2()
Dfilex_fault_tolerant_log_recover_fat_test.c562 _fx_system_media_opened_count = 0; in my_driver_write_1()
612 _fx_system_media_opened_count = 0; in my_driver_write_2()
Dfilex_fault_tolerant_file_write_fat_crossover_2_test.c284 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_attributes_set_directory_interrupt_test.c391 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_directory_attributes_set_directory_interrupt_test.c330 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_directory_attributes_set_redo_log_interrupt_test.c388 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_allocate_fat_crossover_test.c286 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_attributes_set_redo_log_interrupt_test.c391 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_best_effort_allocate_fat_crossover_test.c287 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_delete_test.c393 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_delete_fat_multiple_sectors_test.c447 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_file_write_fat_crossover_test.c410 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_write_large_data_interrupt_test.c462 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_write_large_data_undo_log_interrupt_test.c465 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_write_large_data_directory_interrupt_test.c465 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_recover_fail_test.c330 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_write_large_data_fat_chain_cleanup_interrupt_test.c491 _fx_system_media_opened_count = 0; in my_driver_write()
Dfilex_fault_tolerant_write_large_data_redo_log_interrupt_test.c466 _fx_system_media_opened_count = 0; in my_driver_write()

1234