Searched refs:IORequestTable (Results 1 – 4 of 4) sorted by relevance
46 struct IORequestTable;57 IORequestTable* fIORequests;
41 struct HaikuKernelFileSystem::IORequestTable struct in HaikuKernelFileSystem130 fIORequests = new(std::nothrow) IORequestTable; in Init()
58 typedef BOpenHashTable<IORequestHashDefinition> IORequestTable; typedef125 IORequestTable* fIORequests;
382 fIORequests = new(std::nothrow) IORequestTable; in PrepareForLoading()