Searched refs:ZfsDaemon (Results 1 – 6 of 6) sorted by relevance
91 ZfsDaemon *ZfsDaemon::s_theZfsDaemon;105 ZfsDaemon &106 ZfsDaemon::Get() in Get()112 ZfsDaemon::WakeEventLoop() in WakeEventLoop()125 ZfsDaemon::Run() in Run()127 ZfsDaemon daemon; in Run()152 ZfsDaemon::ZfsDaemon() in ZfsDaemon() function in ZfsDaemon190 ZfsDaemon::~ZfsDaemon() in ~ZfsDaemon()259 ZfsDaemon::RescanSystem() in RescanSystem()326 ZfsDaemon::EventLoop() in EventLoop()[all …]
82 class ZfsDaemon : public DevdCtl::Consumer86 static ZfsDaemon &Get();106 ZfsDaemon();107 ~ZfsDaemon();179 static ZfsDaemon *s_theZfsDaemon;
84 ZfsDaemon::Run(); in main()
293 ZfsDaemon::Get().ReplayUnconsumedEvents(/*discard*/true); in Process()441 ZfsDaemon::RequestSystemRescan(); in ProcessPoolEvent()
149 ZfsDaemon::WakeEventLoop(); in AlarmSignalHandler()
452 ZfsDaemon::RequestSystemRescan(); in ReEvaluate()962 const EventFactory &factory(ZfsDaemon::Get().GetFactory()); in DeSerialize()