Searched defs:byte_offset (Results 1 – 16 of 16) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_file_seek.c | 77 UINT _fx_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fx_file_seek()
|
D | fx_file_relative_seek.c | 83 UINT _fx_file_relative_seek(FX_FILE *file_ptr, ULONG byte_offset, UINT seek_from) in _fx_file_relative_seek()
|
D | fxe_file_extended_seek.c | 73 UINT _fxe_file_extended_seek(FX_FILE *file_ptr, ULONG64 byte_offset) in _fxe_file_extended_seek()
|
D | fxe_file_seek.c | 73 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fxe_file_seek()
|
D | fx_file_extended_relative_seek.c | 83 UINT _fx_file_extended_relative_seek(FX_FILE *file_ptr, ULONG64 byte_offset, UINT seek_from) in _fx_file_extended_relative_seek()
|
D | fx_utility_FAT_sector_get.c | 74 ULONG byte_offset; in _fx_utility_FAT_sector_get() local
|
D | fxe_file_extended_relative_seek.c | 81 UINT _fxe_file_extended_relative_seek(FX_FILE *file_ptr, ULONG64 byte_offset, UINT seek_from) in _fxe_file_extended_relative_seek()
|
D | fxe_file_relative_seek.c | 81 UINT _fxe_file_relative_seek(FX_FILE *file_ptr, ULONG byte_offset, UINT seek_from) in _fxe_file_relative_seek()
|
D | fx_file_extended_seek.c | 80 UINT _fx_file_extended_seek(FX_FILE *file_ptr, ULONG64 byte_offset) in _fx_file_extended_seek()
|
D | fx_utility_FAT_flush.c | 84 ULONG byte_offset; in _fx_utility_FAT_flush() local
|
D | fx_utility_FAT_entry_read.c | 91 ULONG byte_offset, entry32; in _fx_utility_FAT_entry_read() local
|
D | fx_fault_tolerant_cleanup_FAT_chain.c | 74 ULONG byte_offset; in _fx_utility_FAT_entry_multiple_sectors_check() local
|
D | fx_directory_entry_read.c | 93 ULONG byte_offset; in _fx_directory_entry_read() local
|
D | fx_unicode_directory_entry_change.c | 88 ULONG byte_offset; in _fx_unicode_directory_entry_change() local
|
D | fx_unicode_directory_entry_read.c | 91 ULONG byte_offset; in _fx_unicode_directory_entry_read() local
|
D | fx_directory_entry_write.c | 94 ULONG byte_offset; in _fx_directory_entry_write() local
|