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

/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h77 { return fAllocationGroupShift; }
152 uint32 fAllocationGroupShift; member in class:Volume
H A DVolume.cpp354 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();
702 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DVolume.h66 uint32 AllocationGroupShift() const { return fAllocationGroupShift; }
120 uint32 fAllocationGroupShift; member in class:Volume
H A DVolume.cpp325 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();
593 fAllocationGroupShift = fSuperBlock.AllocationGroupShift();

Completed in 41 milliseconds