m_expect_unmount
m_mock->m_expect_unmount = true;
if (res < 0 && errno == ENODEV && m_expect_unmount) {
bool m_expect_unmount;