Home
last modified time | relevance | path

Searched refs:NodeInfoList (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/file_corruption/fs/
H A DTransaction.h75 typedef DoublyLinkedList<NodeInfo> NodeInfoList; typedef
126 NodeInfoList fNodeInfos;
H A DTransaction.cpp107 for (NodeInfoList::Iterator it = fNodeInfos.GetIterator(); in Commit()
168 for (NodeInfoList::Iterator it = fNodeInfos.GetIterator(); in Abort()
362 for (NodeInfoList::ConstIterator it = fNodeInfos.GetIterator(); in _GetNodeInfo()