Home
last modified time | relevance | path

Searched defs:file_ptr (Results 1 – 25 of 38) 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_seek.c77 UINT _fx_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fx_file_seek()
Dfx_file_truncate.c77 UINT _fx_file_truncate(FX_FILE *file_ptr, ULONG size) in _fx_file_truncate()
Dfx_file_write_notify_set.c73 UINT _fx_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *file)) in _fx_file_write_notify_set()
Dfxe_file_close.c72 UINT _fxe_file_close(FX_FILE *file_ptr) in _fxe_file_close()
Dfx_file_relative_seek.c83 UINT _fx_file_relative_seek(FX_FILE *file_ptr, ULONG byte_offset, UINT seek_from) in _fx_file_relative_seek()
Dfx_media_abort.c80 FX_FILE *file_ptr; in _fx_media_abort() local
Dfx_file_close.c75 UINT _fx_file_close(FX_FILE *file_ptr) in _fx_file_close()
Dfxe_file_extended_seek.c73 UINT _fxe_file_extended_seek(FX_FILE *file_ptr, ULONG64 byte_offset) in _fxe_file_extended_seek()
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_seek.c73 UINT _fxe_file_seek(FX_FILE *file_ptr, ULONG byte_offset) in _fxe_file_seek()
Dfxe_file_write_notify_set.c76 UINT _fxe_file_write_notify_set(FX_FILE *file_ptr, VOID (*file_write_notify)(FX_FILE *file)) in _fxe_file_write_notify_set()
Dfx_file_extended_relative_seek.c83 UINT _fx_file_extended_relative_seek(FX_FILE *file_ptr, ULONG64 byte_offset, UINT seek_from) in _fx_file_extended_relative_seek()
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_extended_relative_seek.c81 UINT _fxe_file_extended_relative_seek(FX_FILE *file_ptr, ULONG64 byte_offset, UINT seek_from) in _fxe_file_extended_relative_seek()
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_relative_seek.c81 UINT _fxe_file_relative_seek(FX_FILE *file_ptr, ULONG byte_offset, UINT seek_from) in _fxe_file_relative_seek()
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()

12