expect_lookup_7_8
FuseTest::expect_lookup_7_8(relpath, ino, S_IFREG | 0644, 0, 1);
FuseTest::expect_lookup_7_8(relpath, ino, S_IFREG | 0644, size, 1);
FuseTest::expect_lookup_7_8(relpath, ino, S_IFREG | 0644, size, 1);
FuseTest::expect_lookup_7_8(relpath, ino, S_IFDIR | 0755, 0, 1);
void expect_lookup_7_8(const char *relpath, uint64_t ino, mode_t mode,
FuseTest::expect_lookup_7_8(relpath, ino, S_IFREG | 0644, size, 1);