Searched defs:AllocationGroupShift (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h45 uint32 AllocationGroupShift() const { return fSuperBlock.AllocationGroupShift(); } function in class:BFS::Volume
/haiku/src/bin/bfs_tools/lib/
H A DDisk.h50 uint32 AllocationGroupShift() const { return fSuperBlock.ag_shift; } function in class:Disk
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h80 uint32 AllocationGroupShift() const function in class:Volume
H A Dbfs.h95 int32 AllocationGroupShift() const function in struct:BFS::disk_super_block

Completed in 40 milliseconds