Home
last modified time | relevance | path

Searched refs:_fxe_file_extended_truncate_release (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_file_extended_truncate_release.c74 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size) in _fxe_file_extended_truncate_release() function
/FileX-v6.2.1/common/inc/
Dfx_file.h121 UINT _fxe_file_extended_truncate_release(FX_FILE *file_ptr, ULONG64 size);
Dfx_api.h1344 #define fx_file_extended_truncate_release _fxe_file_extended_truncate_release
/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c3653 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()