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 in class:Transaction
126 NodeInfoList fNodeInfos;
H A DTransaction.cpp107 for (NodeInfoList::Iterator it = fNodeInfos.GetIterator();
168 for (NodeInfoList::Iterator it = fNodeInfos.GetIterator();
362 for (NodeInfoList::ConstIterator it = fNodeInfos.GetIterator();

Completed in 33 milliseconds