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

/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.h52 status_t AllocateCluster(uint32 previousCluster,
H A DVolume.cpp275 Volume::AllocateCluster(uint32 previousCluster, uint32& _newCluster) function in class:Volume
H A DStream.cpp191 error = fVolume.AllocateCluster(cluster, newCluster);

Completed in 47 milliseconds