Searched refs:SetCluster (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/system/boot/loader/file_systems/fat/
H A DDirectory.cpp35 void SetCluster(uint32 cluster, int32 fatBits);
68 dir_entry::SetCluster(uint32 cluster, int32 fatBits) function in class:FATFS::dir_entry
537 entry->SetCluster(firstCluster, volume.FatBits());

Completed in 18 milliseconds