/FileX-v6.2.1/common/src/ |
D | fx_file_truncate_release.c | 79 UINT _fx_file_truncate_release(FX_FILE *file_ptr, ULONG size) in _fx_file_truncate_release()
|
D | fx_file_allocate.c | 78 UINT _fx_file_allocate(FX_FILE *file_ptr, ULONG size) in _fx_file_allocate()
|
D | fx_file_truncate.c | 77 UINT _fx_file_truncate(FX_FILE *file_ptr, ULONG size) in _fx_file_truncate()
|
D | fx_utility_memory_set.c | 81 VOID _fx_utility_memory_set(UCHAR *dest_ptr, UCHAR value, ULONG size) in _fx_utility_memory_set()
|
D | fx_utility_memory_copy.c | 82 VOID _fx_utility_memory_copy(UCHAR *source_ptr, UCHAR *dest_ptr, ULONG size) in _fx_utility_memory_copy()
|
D | fxe_file_extended_truncate.c | 73 UINT _fxe_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate()
|
D | fxe_file_truncate.c | 73 UINT _fxe_file_truncate(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate()
|
D | fxe_file_extended_truncate_release.c | 74 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate_release()
|
D | fxe_file_allocate.c | 73 UINT _fxe_file_allocate(FX_FILE *file_ptr, ULONG size) in _fxe_file_allocate()
|
D | fxe_file_extended_allocate.c | 73 UINT _fxe_file_extended_allocate(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_allocate()
|
D | fxe_file_truncate_release.c | 74 UINT _fxe_file_truncate_release(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate_release()
|
D | fxe_file_best_effort_allocate.c | 76 UINT _fxe_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated) in _fxe_file_best_effort_allocate()
|
D | fxe_file_write.c | 74 UINT _fxe_file_write(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG size) in _fxe_file_write()
|
D | fxe_file_extended_best_effort_allocate.c | 76 UINT _fxe_file_extended_best_effort_allocate(FX_FILE *file_ptr, ULONG64 size, ULONG64 *actual_size… in _fxe_file_extended_best_effort_allocate()
|
D | fx_file_best_effort_allocate.c | 78 UINT _fx_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated) in _fx_file_best_effort_allocate()
|
D | fx_fault_tolerant_read_FAT.c | 83 ULONG size; in _fx_fault_tolerant_read_FAT() local
|
D | fxe_directory_information_get.c | 84 UINT *attributes, ULONG *size, in _fxe_directory_information_get()
|
D | fxe_directory_first_full_entry_find.c | 84 CHAR *directory_name, UINT *attributes, ULONG *size, in _fxe_directory_first_full_entry_find()
|
D | fx_file_extended_allocate.c | 91 UINT _fx_file_extended_allocate(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_allocate()
|
D | fxe_directory_next_full_entry_find.c | 84 CHAR *directory_name, UINT *attributes, ULONG *size, in _fxe_directory_next_full_entry_find()
|
D | fx_directory_first_full_entry_find.c | 87 CHAR *directory_name, UINT *attributes, ULONG *size, in _fx_directory_first_full_entry_find()
|
D | fx_fault_tolerant_read_directory_sector.c | 87 ULONG size; in _fx_fault_tolerant_read_directory_sector() local
|
D | fx_file_extended_truncate_release.c | 93 UINT _fx_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_truncate_release()
|
D | fx_file_extended_truncate.c | 85 UINT _fx_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_truncate()
|
D | fx_directory_information_get.c | 88 UINT *attributes, ULONG *size, in _fx_directory_information_get()
|