Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.h107 bool requestOnly; member
131 bool requestOnly; member
158 bool requestOnly; member
184 bool requestOnly; member
206 bool requestOnly; member
236 bool requestOnly; member
263 bool requestOnly; member
289 bool requestOnly; member
311 bool requestOnly; member
344 bool requestOnly; member
[all …]
H A Dvirtio-9p-client.c327 if (!opt.requestOnly) { in v9fs_tversion()
373 if (!opt.requestOnly) { in v9fs_tattach()
391 if (!opt.requestOnly) { in v9fs_tattach()
456 if (!opt.requestOnly) { in v9fs_twalk()
511 if (!opt.requestOnly) { in v9fs_tgetattr()
588 if (!opt.requestOnly) { in v9fs_tsetattr()
626 if (!opt.requestOnly) { in v9fs_treaddir()
715 if (!opt.requestOnly) { in v9fs_tlopen()
763 if (!opt.requestOnly) { in v9fs_twrite()
802 if (!opt.requestOnly) { in v9fs_tflush()
[all …]
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c427 .requestOnly = true in fs_flush_success()
431 .client = v9p, .oldtag = req->tag, .tag = 1, .requestOnly = true in fs_flush_success()
468 .requestOnly = true in fs_flush_ignored()
472 .client = v9p, .oldtag = req->tag, .tag = 1, .requestOnly = true in fs_flush_ignored()