Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h48 P9_TMKDIR = 72, enumerator
H A D9p.c4098 [P9_TMKDIR] = v9fs_mkdir,
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c800 req = v9fs_req_init(opt.client, body_size, P9_TMKDIR, opt.tag); in v9fs_tmkdir()