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

/haiku/src/system/kernel/fs/
H A Dvfs.cpp327 typedef BOpenHashTable<MountHash> MountTable; typedef in namespace:__anon2
341 static MountTable* sMountsTable;
3215 MountTable::Iterator iterator(sMountsTable);
5285 sMountsTable = new(std::nothrow) MountTable();

Completed in 64 milliseconds