Home
last modified time | relevance | path

Searched defs:FspacectlCache (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/tests/sys/fs/fusefs/
H A Dfallocate.cc107 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