Searched refs:_fxe_file_extended_truncate (Results 1 – 4 of 4) sorted by relevance
73 UINT _fxe_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate() function
120 UINT _fxe_file_extended_truncate(FX_FILE *file_ptr, ULONG64 size);
1343 #define fx_file_extended_truncate _fxe_file_extended_truncate
3719 status = _fxe_file_extended_truncate(&file_instance, 20); in tx_application_define()3736 status = _fxe_file_extended_truncate(&file_instance, 20); in tx_application_define()3755 status = _fxe_file_extended_truncate(&file_instance, 20); in tx_application_define()