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