/FileX-v6.2.1/common/src/ |
D | fx_unicode_length_get_extended.c | 97 …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()
|
D | fx_unicode_short_name_get_extended.c | 106 …tr, source_unicode_name, source_unicode_length, destination_short_name, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_unicode_short_name_get_extended()
|
D | fx_unicode_name_get_extended.c | 107 …E_GET, media_ptr, source_short_name, destination_unicode_name, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_unicode_name_get_extended()
|
D | fx_file_extended_relative_seek.c | 105 …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()
|
D | fx_file_attributes_read.c | 115 …INSERT(FX_TRACE_FILE_ATTRIBUTES_READ, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_attributes_read()
|
D | fx_file_date_time_set.c | 104 …_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()
|
D | fx_file_close.c | 101 …RACE_FILE_CLOSE, file_ptr, file_ptr -> fx_file_current_file_size, 0, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_close()
|
D | fx_file_attributes_set.c | 120 …SERT(FX_TRACE_FILE_ATTRIBUTES_SET, media_ptr, file_name, attributes, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_attributes_set()
|
D | fx_file_create.c | 163 …FX_TRACE_IN_LINE_INSERT(FX_TRACE_FILE_CREATE, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, 0,… in _fx_file_create()
|
D | fx_unicode_file_create.c | 118 …ATE, media_ptr, source_unicode_name, source_unicode_length, short_name, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_unicode_file_create()
|
D | fx_file_delete.c | 125 …FX_TRACE_IN_LINE_INSERT(FX_TRACE_FILE_DELETE, media_ptr, file_name, 0, 0, FX_TRACE_FILE_EVENTS, 0,… in _fx_file_delete()
|
D | fx_file_extended_seek.c | 113 …EEK, file_ptr, byte_offset, file_ptr -> fx_file_current_file_offset, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_extended_seek()
|
D | fx_file_extended_truncate.c | 128 …UNCATE, file_ptr, size, file_ptr -> fx_file_current_file_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_truncate()
|
D | fx_file_read.c | 120 …INSERT(FX_TRACE_FILE_READ, file_ptr, buffer_ptr, request_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_read()
|
D | fx_file_extended_allocate.c | 147 …E, file_ptr, size, file_ptr -> fx_file_current_available_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_allocate()
|
D | fx_file_rename.c | 169 …NSERT(FX_TRACE_FILE_RENAME, media_ptr, old_file_name, new_file_name, 0, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_rename()
|
D | fx_file_extended_best_effort_allocate.c | 151 …_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()
|
D | fx_file_open.c | 160 …E_INSERT(FX_TRACE_FILE_OPEN, media_ptr, file_ptr, file_name, open_type, FX_TRACE_FILE_EVENTS, 0, 0) in _fx_file_open()
|
D | fx_file_extended_truncate_release.c | 137 …ELEASE, file_ptr, size, file_ptr -> fx_file_current_file_size, 0, FX_TRACE_FILE_EVENTS, &trace_eve… in _fx_file_extended_truncate_release()
|
D | fx_file_write.c | 172 …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/ |
D | fx_api.h | 256 #define FX_TRACE_FILE_EVENTS 0x00004000 /* FileX file events … macro
|