Home
last modified time | relevance | path

Searched defs:buffer_ptr (Results 1 – 14 of 14) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_media_read.c74 UINT _fxe_media_read(FX_MEDIA *media_ptr, ULONG logical_sector, VOID *buffer_ptr) in _fxe_media_read()
Dfxe_media_write.c75 UINT _fxe_media_write(FX_MEDIA *media_ptr, ULONG logical_sector, VOID *buffer_ptr) in _fxe_media_write()
Dfxe_file_write.c74 UINT _fxe_file_write(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG size) in _fxe_file_write()
Dfxe_file_read.c76 UINT _fxe_file_read(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG request_size, ULONG *actual_size) in _fxe_file_read()
Dfx_media_read.c75 UINT _fx_media_read(FX_MEDIA *media_ptr, ULONG logical_sector, VOID *buffer_ptr) in _fx_media_read()
Dfx_media_close.c210 UCHAR *buffer_ptr; in _fx_media_close() local
Dfx_media_flush.c203 UCHAR *buffer_ptr; in _fx_media_flush() local
Dfx_media_write.c75 UINT _fx_media_write(FX_MEDIA *media_ptr, ULONG logical_sector, VOID *buffer_ptr) in _fx_media_write()
Dfx_utility_logical_sector_read.c105 VOID *buffer_ptr, ULONG sectors, UCHAR sector_type) in _fx_utility_logical_sector_read()
Dfx_utility_logical_sector_write.c96 VOID *buffer_ptr, ULONG sectors, UCHAR sector_type) in _fx_utility_logical_sector_write()
Dfx_fault_tolerant_read_directory_sector.c80 VOID *buffer_ptr, ULONG64 sectors) in _fx_fault_tolerant_read_directory_sector()
Dfx_file_read.c83 UINT _fx_file_read(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG request_size, ULONG *actual_size) in _fx_file_read()
Dfx_media_open.c608 UCHAR *buffer_ptr; local
Dfx_file_write.c94 UINT _fx_file_write(FX_FILE *file_ptr, VOID *buffer_ptr, ULONG size) in _fx_file_write()