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

/haiku/headers/private/kernel/disk_device_manager/
H A DKPartition.h216 void _UpdateChildIndices(int32 start, int32 end);
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp885 _UpdateChildIndices(count, index);
948 _UpdateChildIndices(index, fChildren.Count());
1606 KPartition::_UpdateChildIndices(int32 start, int32 end) function in class:KPartition

Completed in 88 milliseconds