Searched defs:FspacectlCache (Results 1 – 1 of 1) sorted by relevance
107 class FspacectlCache: public Fspacectl, public WithParamInterface<cache_mode> { class111 FspacectlCache(): m_direct_io(false) {}; in FspacectlCache() function in FspacectlCache498 TEST_P(FspacectlCache, clears_cache) in TEST_P() argument