Home
last modified time | relevance | path

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

/FileX-v6.4.1/common/src/
Dfx_file_write.c133 ULONG copy_tail_cluster = 0; /* The last cluster of the original chain that … in _fx_file_write() local
379 copy_tail_cluster = copy_head_cluster; in _fx_file_write()
421 copy_tail_cluster = FAT_value; in _fx_file_write()
429 … status = _fx_utility_FAT_entry_read(media_ptr, copy_tail_cluster, &insertion_back); in _fx_file_write()
947 … (((ULONG)(copy_tail_cluster - FX_FAT_ENTRY_START)) * in _fx_file_write()
1235 … (((ULONG)(copy_tail_cluster - FX_FAT_ENTRY_START)) * in _fx_file_write()