/FileX-v6.2.1/common/src/ |
D | fxe_directory_local_path_set.c | 78 UINT _fxe_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_p… in _fxe_directory_local_path_set() 85 …X_NULL) || (local_path_ptr == FX_NULL) || (local_path_control_block_size != sizeof(FX_LOCAL_PATH))) in _fxe_directory_local_path_set()
|
D | fx_directory_local_path_set.c | 84 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pa… in _fx_directory_local_path_set() 185 if (local_path_ptr != (FX_LOCAL_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) in _fx_directory_local_path_set() 202 … ((FX_LOCAL_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_string[i]; in _fx_directory_local_path_set()
|
D | fxe_directory_local_path_restore.c | 74 UINT _fxe_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr) in _fxe_directory_local_path_restore()
|
D | fx_directory_local_path_restore.c | 80 UINT _fx_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr) in _fx_directory_local_path_restore()
|
D | fx_directory_local_path_get.c | 111 …*return_path_name = ((FX_LOCAL_PATH *)_tx_thread_current_ptr -> tx_thread_filex_ptr) -> fx_path_s… in _fx_directory_local_path_get()
|
/FileX-v6.2.1/common/inc/ |
D | fx_directory.h | 72 UINT _fx_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr); 73 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pat… 99 UINT _fxe_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr); 100 UINT _fxe_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pa…
|
D | fx_api.h | 747 typedef FX_PATH FX_LOCAL_PATH; typedef 1306 …fx_directory_local_path_set(m, l, n) _fxe_directory_local_path_set(m, l, n, sizeof(FX_LOCAL_PATH)) 1403 UINT fx_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr); 1405 UINT _fx_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pat… 1407 UINT _fxe_directory_local_path_set(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr, CHAR *new_pa…
|
/FileX-v6.2.1/test/regression_test/ |
D | filex_unicode_directory_entry_2_test.c | 84 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_unicode_fat_entry_1_test.c | 71 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_unicode_fat_entry_2_test.c | 87 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_unicode_fat_entry_test.c | 70 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_unicode_3_test.c | 102 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_directory_local_path_test.c | 333 FX_LOCAL_PATH local_path; in ftest_0_entry() 648 FX_LOCAL_PATH local_path; in traverse_directory() 758 FX_LOCAL_PATH root_path, test1_path, test2_path; in last_character_compare_test()
|
D | filex_unicode_name_string_test.c | 93 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_fault_tolerant_unicode_directory_create_directory_interrupt_test.c | 183 FX_LOCAL_PATH local_path; in ftest_0_entry() 624 FX_LOCAL_PATH local_path; in ftest_1_entry() 753 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_unicode_directory_rename_directory_interrupt_test.c | 273 FX_LOCAL_PATH local_path; in ftest_0_entry() 872 FX_LOCAL_PATH local_path; in ftest_1_entry() 987 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_unicode_directory_rename_redo_log_interrupt_test.c | 225 FX_LOCAL_PATH local_path; in ftest_0_entry() 824 FX_LOCAL_PATH local_path; in ftest_1_entry() 937 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_unicode_directory_create_redo_log_interrupt_test.c | 279 FX_LOCAL_PATH local_path; in ftest_0_entry() 869 FX_LOCAL_PATH local_path; in ftest_1_entry() 998 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_unicode_fat_entry_3_test.c | 93 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_fault_tolerant_long_directory_rename_io_error_test.c | 397 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_unicode_directory_entry_test.c | 105 FX_LOCAL_PATH local_path; in ftest_0_entry()
|
D | filex_fault_tolerant_long_directory_create_redo_log_interrupt_test.c | 471 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_long_directory_create_directory_interrupt_test.c | 474 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_directory_rename_directory_interrupt_test.c | 533 FX_LOCAL_PATH local_path; in traverse_directory()
|
D | filex_fault_tolerant_long_directory_rename_redo_log_interrupt_test.c | 532 FX_LOCAL_PATH local_path; in traverse_directory()
|