Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c287 tattach({ .client = v9p, .rattach.qid = &root_qid }); in fs_walk_2nd_nonexistent()
319 .rattach.qid = &root_qid in fs_walk_none()
349 .rattach.qid = &root_qid in fs_walk_dotdot()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h146 } rattach; member
H A Dvirtio-9p-client.c370 g_assert(!opt.expectErr || !opt.rattach.qid); in v9fs_tattach()
396 v9fs_rattach(req, opt.rattach.qid); in v9fs_tattach()