Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c21 #define tattach(...) v9fs_tattach((TAttachOpt) __VA_ARGS__) macro
65 tattach({ .client = obj }); in fs_attach()
81 tattach({ .client = v9p }); in fs_walk()
116 tattach({ .client = v9p }); in fs_readdir()
173 tattach({ .client = v9p }); in do_readdir_split()
252 tattach({ .client = v9p }); in fs_walk_no_slash()
266 tattach({ .client = v9p }); in fs_walk_nonexistent()
287 tattach({ .client = v9p, .rattach.qid = &root_qid }); in fs_walk_2nd_nonexistent()
317 tattach({ in fs_walk_none()
347 tattach({ in fs_walk_dotdot()
[all …]