Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dio.cc78 typedef tuple<bool, uint32_t, cache_mode, uint32_t> IoParam; typedef
80 class Io: public FuseTest, public WithParamInterface<IoParam> {