Searched refs:BlocksPerClusterShift (Results 1 – 5 of 5) sorted by relevance
129 << SuperBlock().BlocksPerClusterShift(); } in EntriesPerCluster()131 << SuperBlock().BlocksPerClusterShift(); } in ClusterSize()
261 << SuperBlock().BlocksPerClusterShift()) in ClusterToBlock()265 SuperBlock().BlocksPerClusterShift(), SuperBlock().FirstDataBlock(), in ClusterToBlock()
76 uint8 BlocksPerClusterShift() const { return blocks_per_cluster_shift; } in BlocksPerClusterShift() function
281 % (1 << fInode->GetVolume()->SuperBlock().BlocksPerClusterShift()); in _NextEntry()
100 uint32 clusterSize = blockSize << superBlock.BlocksPerClusterShift(); in exfat_identify_partition()