Searched refs:IsDisconnected (Results 1 – 3 of 3) sorted by relevance
25 bool IsDisconnected() const;
42 RequestPortPool::IsDisconnected() const in IsDisconnected() function in RequestPortPool
926 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in ReadFSInfo()993 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected() in Lookup()1131 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in WriteVNode()1934 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected() in ReadStat()2104 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in Close()2120 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in FreeCookie()2379 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in CloseDir()2395 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in FreeDirCookie()2567 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in CloseAttrDir()2584 if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { in FreeAttrDirCookie()[all …]