Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h18 P9_TLOPEN = 12, enumerator
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c710 req = v9fs_req_init(opt.client, 4 + 4, P9_TLOPEN, opt.tag); in v9fs_tlopen()