Home
last modified time | relevance | path

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

/freebsd/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
498 TEST_P(FspacectlCache, clears_cache) in TEST_P() argument