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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h81 { return fAllocationGroupShift; }
162 uint32 fAllocationGroupShift; member in class:Volume
H A DVolume.cpp198 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();
574 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();

Completed in 33 milliseconds