Searched refs:m_allow_other (Results 1 – 3 of 3) sorted by relevance
62 bool m_allow_other; member in FuseTest88 m_allow_other(false), in FuseTest()
68 m_allow_other = true; in SetUp()
157 m_mock = new MockFS(m_maxread, m_maxreadahead, m_allow_other, in SetUp()