Searched refs:P9_TSYMLINK (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/net/9p/ |
H A D | 9p.h | 124 P9_TSYMLINK = 16, enumerator
|
/openbmc/linux/include/trace/events/ |
H A D | 9p.h | 19 EM( P9_TSYMLINK, "P9_TSYMLINK" ) \
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.h | 22 P9_TSYMLINK = 16, enumerator
|
H A D | 9p.c | 4118 [P9_TSYMLINK] = v9fs_symlink,
|
/openbmc/linux/net/9p/ |
H A D | protocol.c | 157 case P9_TSYMLINK: in p9_msg_buf_size()
|
H A D | client.c | 1371 req = p9_client_rpc(clnt, P9_TSYMLINK, "dssg", dfid->fid, name, symtgt, in p9_client_symlink()
|
/openbmc/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 921 req = v9fs_req_init(opt.client, body_size, P9_TSYMLINK, opt.tag); in v9fs_tsymlink()
|