Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h62 P9_TFLUSH = 108, enumerator
H A D9p.c4111 [P9_TFLUSH] = v9fs_flush,
4153 case P9_TFLUSH: in is_read_only_op()
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c748 req = v9fs_req_init(opt.client, 2, P9_TFLUSH, opt.tag); in v9fs_tflush()