Home
last modified time | relevance | path

Searched defs:nextInfo (Results 1 – 5 of 5) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DDirectory.cpp673 LevelInfo& nextInfo = infos[level + 1]; in LookupNextEntry() local
817 LevelInfo& nextInfo = infos[level + 1]; in InsertEntry() local
912 LevelInfo& nextInfo = infos[level + 1]; in RemoveEntry() local
1026 LevelInfo& nextInfo = infos[++level]; in FreeTree() local
H A DTransaction.cpp184 BlockInfo* nextInfo = blockInfo->hashNext; in Abort() local
/haiku/src/system/libroot/posix/stdlib/
H A Dexit.cpp155 AtExitInfo* nextInfo = sAtExitInfoStack.GetNext(info); in call_exit_hooks() local
/haiku/src/kits/interface/
H A DSplitLayout.cpp895 ItemLayoutInfo* nextInfo = _ItemLayoutInfo(ItemAt(index + 1)); in _GetSplitterValueRange() local
993 ItemLayoutInfo* nextInfo = _ItemLayoutInfo(nextItem); in _SetSplitterValue() local
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp867 IORequestInfo* nextInfo = info->structLink; in Unmount() local