Searched defs:media_ptr (Results 1 – 25 of 235) sorted by relevance
12345678910
/FileX-v6.4.1/common/src/ |
D | fx_directory_local_path_clear.c | 79 UINT _fx_directory_local_path_clear(FX_MEDIA *media_ptr) in _fx_directory_local_path_clear()
|
D | fx_fault_tolerant_transaction_fail.c | 82 UINT _fx_fault_tolerant_transaction_fail(FX_MEDIA *media_ptr) in _fx_fault_tolerant_transaction_fail()
|
D | fx_fault_tolerant_transaction_start.c | 84 UINT _fx_fault_tolerant_transaction_start(FX_MEDIA *media_ptr) in _fx_fault_tolerant_transaction_start()
|
D | fx_media_open_notify_set.c | 72 UINT _fx_media_open_notify_set(FX_MEDIA *media_ptr, VOID (*media_open_notify)(FX_MEDIA *media)) in _fx_media_open_notify_set()
|
D | fx_media_close_notify_set.c | 72 UINT _fx_media_close_notify_set(FX_MEDIA *media_ptr, VOID (*media_close_notify)(FX_MEDIA *media)) in _fx_media_close_notify_set()
|
D | fx_directory_default_get.c | 73 UINT _fx_directory_default_get(FX_MEDIA *media_ptr, CHAR **return_path_name) in _fx_directory_default_get()
|
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 | 80 UINT _fx_directory_local_path_get(FX_MEDIA *media_ptr, CHAR **return_path_name) in _fx_directory_local_path_get()
|
D | fx_media_boot_info_extract.c | 117 UINT _fx_media_boot_info_extract(FX_MEDIA *media_ptr) in _fx_media_boot_info_extract()
|
D | fxe_directory_local_path_clear.c | 73 UINT _fxe_directory_local_path_clear(FX_MEDIA *media_ptr) in _fxe_directory_local_path_clear()
|
D | fxe_media_close.c | 72 UINT _fxe_media_close(FX_MEDIA *media_ptr) in _fxe_media_close()
|
D | fxe_media_flush.c | 74 UINT _fxe_media_flush(FX_MEDIA *media_ptr) in _fxe_media_flush()
|
D | fxe_media_abort.c | 72 UINT _fxe_media_abort(FX_MEDIA *media_ptr) in _fxe_media_abort()
|
D | fxe_media_cache_invalidate.c | 74 UINT _fxe_media_cache_invalidate(FX_MEDIA *media_ptr) in _fxe_media_cache_invalidate()
|
D | fx_media_volume_get.c | 82 UINT _fx_media_volume_get(FX_MEDIA *media_ptr, CHAR *volume_name, UINT volume_source) in _fx_media_volume_get()
|
D | fx_ram_driver.c | 112 VOID _fx_ram_driver(FX_MEDIA *media_ptr) in _fx_ram_driver()
|
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_long_name_get.c | 78 UINT _fx_directory_long_name_get(FX_MEDIA *media_ptr, CHAR *short_file_name, CHAR *long_file_name) in _fx_directory_long_name_get()
|
D | fx_media_abort.c | 75 UINT _fx_media_abort(FX_MEDIA *media_ptr) in _fx_media_abort()
|
D | fx_media_cache_invalidate.c | 75 UINT _fx_media_cache_invalidate(FX_MEDIA *media_ptr) in _fx_media_cache_invalidate()
|
D | fx_file_close.c | 79 FX_MEDIA *media_ptr; in _fx_file_close() local
|
D | fx_directory_short_name_get.c | 78 UINT _fx_directory_short_name_get(FX_MEDIA *media_ptr, CHAR *long_file_name, CHAR *short_file_name) in _fx_directory_short_name_get()
|
D | fxe_directory_local_path_get.c | 74 UINT _fxe_directory_local_path_get(FX_MEDIA *media_ptr, CHAR **return_path_name) in _fxe_directory_local_path_get()
|
D | fxe_media_close_notify_set.c | 76 UINT _fxe_media_close_notify_set(FX_MEDIA *media_ptr, VOID (*media_close_notify)(FX_MEDIA *media)) in _fxe_media_close_notify_set()
|
D | fxe_media_extended_space_available.c | 74 UINT _fxe_media_extended_space_available(FX_MEDIA *media_ptr, ULONG64 *available_bytes_ptr) in _fxe_media_extended_space_available()
|
12345678910