Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp100 uint32 clusterSize = blockSize << superBlock.BlocksPerClusterShift(); in exfat_identify_partition() local
103 + (rootDirCluster - 2) * clusterSize; in exfat_identify_partition()