Home
last modified time | relevance | path

Searched refs:FX_TRACE_FILE_EVENTS (Results 1 – 21 of 21) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_unicode_length_get_extended.c97 …IN_LINE_INSERT(FX_TRACE_UNICODE_LENGTH_GET, unicode_name, length, 0, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_unicode_length_get_extended()
Dfx_unicode_short_name_get_extended.c106 …tr, source_unicode_name, source_unicode_length, destination_short_name, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_unicode_short_name_get_extended()
Dfx_unicode_name_get_extended.c107 …E_GET, media_ptr, source_short_name, destination_unicode_name, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_unicode_name_get_extended()
Dfx_file_extended_relative_seek.c105 …e_ptr, byte_offset, seek_from, file_ptr -> fx_file_current_file_offset, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_extended_relative_seek()
Dfx_file_attributes_read.c115 …INSERT(FX_TRACE_FILE_ATTRIBUTES_READ, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_attributes_read()
Dfx_file_date_time_set.c104 …_INSERT(FX_TRACE_FILE_DATE_TIME_SET, media_ptr, file_name, year, month, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_date_time_set()
Dfx_file_close.c101 …RACE_FILE_CLOSE, file_ptr, file_ptr -> fx_file_current_file_size, 0, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_close()
Dfx_file_attributes_set.c120 …SERT(FX_TRACE_FILE_ATTRIBUTES_SET, media_ptr, file_name, attributes, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_attributes_set()
Dfx_file_create.c163 …FX_TRACE_IN_LINE_INSERT(FX_TRACE_FILE_CREATE, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, 0,… in _fx_file_create()
Dfx_unicode_file_create.c118 …ATE, media_ptr, source_unicode_name, source_unicode_length, short_name, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_unicode_file_create()
Dfx_file_delete.c125 …FX_TRACE_IN_LINE_INSERT(FX_TRACE_FILE_DELETE, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, 0,… in _fx_file_delete()
Dfx_file_extended_seek.c113 …EEK, file_ptr, byte_offset, file_ptr -> fx_file_current_file_offset, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_extended_seek()
Dfx_file_extended_truncate.c128 …UNCATE, file_ptr, size, file_ptr -> fx_file_current_file_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_truncate()
Dfx_file_read.c120 …INSERT(FX_TRACE_FILE_READ, file_ptr, buffer_ptr, request_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_read()
Dfx_file_extended_allocate.c147 …E, file_ptr, size, file_ptr -> fx_file_current_available_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_allocate()
Dfx_file_rename.c169 …NSERT(FX_TRACE_FILE_RENAME, media_ptr, old_file_name, new_file_name, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_rename()
Dfx_file_extended_best_effort_allocate.c151 …_INSERT(FX_TRACE_FILE_BEST_EFFORT_ALLOCATE, file_ptr, size, 0, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_best_effort_allocate()
Dfx_file_open.c160 …E_INSERT(FX_TRACE_FILE_OPEN, media_ptr, file_ptr, file_name, open_type, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_open()
Dfx_file_extended_truncate_release.c137 …ELEASE, file_ptr, size, file_ptr -> fx_file_current_file_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_truncate_release()
Dfx_file_write.c172 …N_LINE_INSERT(FX_TRACE_FILE_WRITE, file_ptr, buffer_ptr, size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_write()
/FileX-v6.2.1/common/inc/
Dfx_api.h256 #define FX_TRACE_FILE_EVENTS 0x00004000 /* FileX file events … macro