Home
last modified time | relevance | path

Searched refs:fx_media_fat_reserved (Results 1 – 25 of 26) sorted by relevance

12

/FileX-v6.2.1/common/src/
Dfx_fault_tolerant_cleanup_FAT_chain.c215 if ((head_cluster < FX_FAT_ENTRY_START) || (head_cluster >= media_ptr -> fx_media_fat_reserved)) in _fx_fault_tolerant_cleanup_FAT_chain()
229 …while ((head_cluster >= FX_FAT_ENTRY_START) && (head_cluster < media_ptr -> fx_media_fat_reserved)) in _fx_fault_tolerant_cleanup_FAT_chain()
273 (next_cluster < media_ptr -> fx_media_fat_reserved) && in _fx_fault_tolerant_cleanup_FAT_chain()
Dfx_file_extended_seek.c182 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_seek()
227 … (cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_seek()
Dfx_media_check_lost_cluster_check.c132 …((next_cluster > (ULONG)FX_FREE_CLUSTER) && (next_cluster < media_ptr -> fx_media_fat_reserved)) || in _fx_media_check_lost_cluster_check()
Dfx_directory_delete.c219 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_delete()
352 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_delete()
Dfx_file_read.c231 (next_cluster > media_ptr -> fx_media_fat_reserved)) in _fx_file_read()
381 (next_cluster > media_ptr -> fx_media_fat_reserved)) in _fx_file_read()
Dfx_file_extended_truncate_release.c285 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_truncate_release()
395 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_truncate_release()
641 … while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_truncate_release()
Dfx_file_write.c323 … while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_write()
354 … if ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_write()
389 … while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_write()
1047 (next_cluster > media_ptr -> fx_media_fat_reserved)) in _fx_file_write()
1174 (next_cluster > media_ptr -> fx_media_fat_reserved)) in _fx_file_write()
Dfx_file_open.c333 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_open()
412 … (cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_open()
Dfx_unicode_directory_entry_read.c184 if ((cluster < FX_FAT_ENTRY_START) || (cluster > media_ptr -> fx_media_fat_reserved)) in _fx_unicode_directory_entry_read()
467 … if ((cluster < FX_FAT_ENTRY_START) || (cluster > media_ptr -> fx_media_fat_reserved)) in _fx_unicode_directory_entry_read()
Dfx_directory_entry_read.c191 if ((cluster < FX_FAT_ENTRY_START) || (cluster >= media_ptr -> fx_media_fat_reserved)) in _fx_directory_entry_read()
442 … if ((cluster < FX_FAT_ENTRY_START) || (cluster >= media_ptr -> fx_media_fat_reserved)) in _fx_directory_entry_read()
Dfx_file_delete.c294 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_delete()
Dfx_file_extended_truncate.c228 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_file_extended_truncate()
Dfx_media_open.c496 media_ptr -> fx_media_fat_reserved = FX_RESERVED_1;
510 media_ptr -> fx_media_fat_reserved = FX_RESERVED_1;
525 media_ptr -> fx_media_fat_reserved = FX_RESERVED_1_32;
Dfx_directory_next_entry_find.c213 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_next_entry_find()
Dfx_unicode_directory_entry_change.c299 … if ((cluster < FX_FAT_ENTRY_START) || (cluster > media_ptr -> fx_media_fat_reserved)) in _fx_unicode_directory_entry_change()
Dfx_directory_next_full_entry_find.c224 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_next_full_entry_find()
Dfx_unicode_directory_search.c186 while ((cluster >= FX_FAT_ENTRY_START) && (cluster < media_ptr -> fx_media_fat_reserved)) in _fx_unicode_directory_search()
Dfx_fault_tolerant_enable.c302 … if ((start_cluster >= FX_FAT_ENTRY_START) && (start_cluster < media_ptr -> fx_media_fat_reserved))
Dfx_directory_entry_write.c660 … if ((cluster < FX_FAT_ENTRY_START) || (cluster >= media_ptr -> fx_media_fat_reserved)) in _fx_directory_entry_write()
889 … if ((cluster < FX_FAT_ENTRY_START) || (cluster >= media_ptr -> fx_media_fat_reserved)) in _fx_directory_entry_write()
Dfx_directory_search.c519 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_search()
Dfx_directory_free_search.c686 while (cluster < media_ptr -> fx_media_fat_reserved) in _fx_directory_free_search()
/FileX-v6.2.1/ports/linux/gnu/inc/
Dfx_port.h193 … *entry_ptr = media_ptr -> fx_media_fat_reserved; \
/FileX-v6.2.1/test/regression_test/
Dfilex_file_write_available_cluster_test.c259 my_file.fx_file_first_physical_cluster = ram_disk.fx_media_fat_reserved; in ftest_0_entry()
Dfilex_fault_tolerant_enable_2_test.c389 …HAR *)&FAT_chain -> fx_fault_tolerant_FAT_chain_next_deletion, ram_disk.fx_media_fat_reserved + 1); in ftest_0_entry()
Dfilex_fault_tolerant_enable_3_test.c996 ram_disk.fx_media_fat_cache[12].fx_fat_cache_entry_value = ram_disk.fx_media_fat_reserved + 1; in ftest_0_entry()

12