Home
last modified time | relevance | path

Searched defs:size (Results 1 – 25 of 35) sorted by relevance

12

/FileX-v6.2.1/common/src/
Dfx_file_truncate_release.c79 UINT _fx_file_truncate_release(FX_FILE *file_ptr, ULONG size) in _fx_file_truncate_release()
Dfx_file_allocate.c78 UINT _fx_file_allocate(FX_FILE *file_ptr, ULONG size) in _fx_file_allocate()
Dfx_file_truncate.c77 UINT _fx_file_truncate(FX_FILE *file_ptr, ULONG size) in _fx_file_truncate()
Dfx_utility_memory_set.c81 VOID _fx_utility_memory_set(UCHAR *dest_ptr, UCHAR value, ULONG size) in _fx_utility_memory_set()
Dfx_utility_memory_copy.c82 VOID _fx_utility_memory_copy(UCHAR *source_ptr, UCHAR *dest_ptr, ULONG size) in _fx_utility_memory_copy()
Dfxe_file_extended_truncate.c73 UINT _fxe_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate()
Dfxe_file_truncate.c73 UINT _fxe_file_truncate(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate()
Dfxe_file_extended_truncate_release.c74 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate_release()
Dfxe_file_allocate.c73 UINT _fxe_file_allocate(FX_FILE *file_ptr, ULONG size) in _fxe_file_allocate()
Dfxe_file_extended_allocate.c73 UINT _fxe_file_extended_allocate(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_allocate()
Dfxe_file_truncate_release.c74 UINT _fxe_file_truncate_release(FX_FILE *file_ptr, ULONG size) in _fxe_file_truncate_release()
Dfxe_file_best_effort_allocate.c76 UINT _fxe_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated) in _fxe_file_best_effort_allocate()
Dfxe_file_write.c74 UINT _fxe_file_write(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG size) in _fxe_file_write()
Dfxe_file_extended_best_effort_allocate.c76 UINT _fxe_file_extended_best_effort_allocate(FX_FILE *file_ptr, ULONG64 size, ULONG64 *actual_size… in _fxe_file_extended_best_effort_allocate()
Dfx_file_best_effort_allocate.c78 UINT _fx_file_best_effort_allocate(FX_FILE *file_ptr, ULONG size, ULONG *actual_size_allocated) in _fx_file_best_effort_allocate()
Dfx_fault_tolerant_read_FAT.c83 ULONG size; in _fx_fault_tolerant_read_FAT() local
Dfxe_directory_information_get.c84 UINT *attributes, ULONG *size, in _fxe_directory_information_get()
Dfxe_directory_first_full_entry_find.c84 CHAR *directory_name, UINT *attributes, ULONG *size, in _fxe_directory_first_full_entry_find()
Dfx_file_extended_allocate.c91 UINT _fx_file_extended_allocate(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_allocate()
Dfxe_directory_next_full_entry_find.c84 CHAR *directory_name, UINT *attributes, ULONG *size, in _fxe_directory_next_full_entry_find()
Dfx_directory_first_full_entry_find.c87 CHAR *directory_name, UINT *attributes, ULONG *size, in _fx_directory_first_full_entry_find()
Dfx_fault_tolerant_read_directory_sector.c87 ULONG size; in _fx_fault_tolerant_read_directory_sector() local
Dfx_file_extended_truncate_release.c93 UINT _fx_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_truncate_release()
Dfx_file_extended_truncate.c85 UINT _fx_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size) in _fx_file_extended_truncate()
Dfx_directory_information_get.c88 UINT *attributes, ULONG *size, in _fx_directory_information_get()

12