Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c279 v9fs_qid root_qid; in fs_walk_2nd_nonexistent() local
287 tattach({ .client = v9p, .rattach.qid = &root_qid }); in fs_walk_2nd_nonexistent()
299 g_assert(wqid && wqid[0] && !is_same_qid(root_qid, wqid[0])); in fs_walk_2nd_nonexistent()
312 v9fs_qid root_qid; in fs_walk_none() local
319 .rattach.qid = &root_qid in fs_walk_none()
335 g_assert(is_same_qid(root_qid, attr.qid)); in fs_walk_none()
343 v9fs_qid root_qid; in fs_walk_dotdot() local
349 .rattach.qid = &root_qid in fs_walk_dotdot()
357 g_assert_cmpmem(&root_qid, 13, wqid[0], 13); in fs_walk_dotdot()