Home
last modified time | relevance | path

Searched refs:fx_file_modified (Results 1 – 8 of 8) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_media_flush.c135 (file_ptr -> fx_file_modified)) in _fx_media_flush()
167 file_ptr -> fx_file_modified = FX_FALSE; in _fx_media_flush()
Dfx_media_close.c131 (file_ptr -> fx_file_modified)) in _fx_media_close()
166 file_ptr -> fx_file_modified = FX_FALSE; in _fx_media_close()
Dfx_file_close.c144 (file_ptr -> fx_file_modified)) in _fx_file_close()
Dfx_file_extended_truncate.c164 file_ptr -> fx_file_modified = FX_TRUE; in _fx_file_extended_truncate()
Dfx_file_open.c449 file_ptr -> fx_file_modified = FX_FALSE; in _fx_file_open()
Dfx_file_extended_truncate_release.c214 file_ptr -> fx_file_modified = FX_TRUE; in _fx_file_extended_truncate_release()
Dfx_file_write.c1351 file_ptr -> fx_file_modified = FX_TRUE; in _fx_file_write()
/FileX-v6.2.1/common/inc/
Dfx_api.h1125 UCHAR fx_file_modified; member