Searched refs:_fxe_file_extended_truncate_release (Results 1 – 4 of 4) sorted by relevance
74 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate_release() function
121 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size);
1344 #define fx_file_extended_truncate_release _fxe_file_extended_truncate_release
3653 status = _fxe_file_extended_truncate_release(&file_instance, 20); in tx_application_define()3670 status = _fxe_file_extended_truncate_release(&file_instance, 20); in tx_application_define()3689 status = _fxe_file_extended_truncate_release(&file_instance, 20); in tx_application_define()