Home
last modified time | relevance | path

Searched refs:fx_media_sector_cache_hashed (Results 1 – 6 of 6) sorted by relevance

/FileX-v6.2.1/common/src/
Dfx_utility_logical_sector_write.c133 if (media_ptr -> fx_media_sector_cache_hashed) in _fx_utility_logical_sector_write()
Dfx_utility_logical_sector_flush.c110 if (media_ptr -> fx_media_sector_cache_hashed == FX_FALSE) in _fx_utility_logical_sector_flush()
Dfx_media_open.c430 media_ptr -> fx_media_sector_cache_hashed = FX_TRUE;
438 media_ptr -> fx_media_sector_cache_hashed = FX_FALSE;
Dfx_utility_logical_sector_cache_entry_read.c94 if (media_ptr -> fx_media_sector_cache_hashed) in _fx_utility_logical_sector_cache_entry_read()
/FileX-v6.2.1/test/regression_test/
Dfilex_file_write_available_cluster_test.c319 ram_disk.fx_media_sector_cache_hashed = 0; in ftest_0_entry()
/FileX-v6.2.1/common/inc/
Dfx_api.h817 UINT fx_media_sector_cache_hashed; member