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

/haiku-fatelf/headers/private/kernel/disk_device_manager/
H A DKPartition.h212 void _UpdateChildIndices(int32 start, int32 end);
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A DKPartition.cpp854 _UpdateChildIndices(count, index);
916 _UpdateChildIndices(index, fChildren.Count());
1572 KPartition::_UpdateChildIndices(int32 start, int32 end) function in class:KPartition

Completed in 94 milliseconds