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

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp962 int32 lastSessionIndex = 0; local
1007 if (lastSessionIndex + 1 != session->index) {
1011 lastSessionIndex));
1013 lastSessionIndex = session->index;

Completed in 31 milliseconds