Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h22 P9_TSYMLINK = 16, enumerator
H A D9p.c4113 [P9_TSYMLINK] = v9fs_symlink,
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c921 req = v9fs_req_init(opt.client, body_size, P9_TSYMLINK, opt.tag); in v9fs_tsymlink()