Searched refs:s_theZfsDaemon (Results 1 – 2 of 2) sorted by relevance
91 ZfsDaemon *ZfsDaemon::s_theZfsDaemon; member in ZfsDaemon108 return (*s_theZfsDaemon); in Get()156 if (s_theZfsDaemon != NULL) in ZfsDaemon()159 s_theZfsDaemon = this; in ZfsDaemon()
179 static ZfsDaemon *s_theZfsDaemon; variable