Home
last modified time | relevance | path

Searched refs:cache_mode_to_s (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/tests/sys/fs/fusefs/
HDutils.hh52 const char *cache_mode_to_s(enum cache_mode cm);
HDio.cc127 cache_mode_to_s(get<2>(GetParam())), in SetUp()
HDutils.cc98 const char *cache_mode_to_s(enum cache_mode cm) { in cache_mode_to_s() function