Home
last modified time | relevance | path

Searched refs:FX_MEDIA_NOT_OPEN (Results 1 – 25 of 64) sorted by relevance

123

/FileX-v6.2.1/ports/win32/vs_2019/inc/
Dfx_port.h133 …TECT if (media_ptr -> fx_media_id != FX_MEDIA_ID) return(FX_MEDIA_NOT_OPEN); \
134 …ex_get(&(media_ptr -> fx_media_protect), TX_WAIT_FOREVER) != TX_SUCCESS) return(FX_MEDIA_NOT_OPEN);
/FileX-v6.2.1/ports/generic/inc/
Dfx_port.h129 …TECT if (media_ptr -> fx_media_id != FX_MEDIA_ID) return(FX_MEDIA_NOT_OPEN); \
130 …ex_get(&(media_ptr -> fx_media_protect), TX_WAIT_FOREVER) != TX_SUCCESS) return(FX_MEDIA_NOT_OPEN);
/FileX-v6.2.1/common/src/
Dfx_directory_local_path_clear.c94 return(FX_MEDIA_NOT_OPEN); in _fx_directory_local_path_clear()
Dfx_directory_default_get.c87 return(FX_MEDIA_NOT_OPEN); in _fx_directory_default_get()
Dfx_directory_local_path_restore.c95 return(FX_MEDIA_NOT_OPEN); in _fx_directory_local_path_restore()
Dfx_directory_local_path_get.c95 return(FX_MEDIA_NOT_OPEN); in _fx_directory_local_path_get()
Dfx_media_extended_space_available.c87 return(FX_MEDIA_NOT_OPEN); in _fx_media_extended_space_available()
Dfx_directory_first_entry_find.c96 return(FX_MEDIA_NOT_OPEN); in _fx_directory_first_entry_find()
Dfx_media_read.c97 return(FX_MEDIA_NOT_OPEN); in _fx_media_read()
Dfx_directory_name_test.c102 return(FX_MEDIA_NOT_OPEN); in _fx_directory_name_test()
Dfx_unicode_short_name_get_extended.c95 return(FX_MEDIA_NOT_OPEN); in _fx_unicode_short_name_get_extended()
Dfx_media_write.c97 return(FX_MEDIA_NOT_OPEN); in _fx_media_write()
Dfx_media_cache_invalidate.c93 return(FX_MEDIA_NOT_OPEN); in _fx_media_cache_invalidate()
Dfx_unicode_name_get_extended.c99 return(FX_MEDIA_NOT_OPEN); in _fx_unicode_name_get_extended()
Dfx_directory_first_full_entry_find.c105 return(FX_MEDIA_NOT_OPEN); in _fx_directory_first_full_entry_find()
Dfx_directory_attributes_read.c109 return(FX_MEDIA_NOT_OPEN); in _fx_directory_attributes_read()
Dfx_file_attributes_read.c109 return(FX_MEDIA_NOT_OPEN); in _fx_file_attributes_read()
Dfx_file_date_time_set.c100 return(FX_MEDIA_NOT_OPEN); in _fx_file_date_time_set()
Dfx_directory_attributes_set.c111 return(FX_MEDIA_NOT_OPEN); in _fx_directory_attributes_set()
Dfx_media_abort.c94 return(FX_MEDIA_NOT_OPEN); in _fx_media_abort()
Dfx_file_attributes_set.c115 return(FX_MEDIA_NOT_OPEN); in _fx_file_attributes_set()
Dfx_directory_information_get.c116 return(FX_MEDIA_NOT_OPEN); in _fx_directory_information_get()
/FileX-v6.2.1/test/regression_test/
Dfilex_unicode_test.c148 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
156 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
164 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
172 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
180 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
188 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
Dfilex_directory_attributes_read_set_test.c149 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
157 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
Dfilex_directory_local_path_test.c368 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
376 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
384 if (status != FX_MEDIA_NOT_OPEN) in ftest_0_entry()
619 return_if_fail(status == FX_MEDIA_NOT_OPEN); in ftest_0_entry()

123