Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h76 P9PROTO_TVERSION = 100, /* request for version handshake */ enumerator
H A Dp9_client.c458 req = p9_client_request(c, P9PROTO_TVERSION, &error, "ds", in p9_client_version()
462 req = p9_client_request(c, P9PROTO_TVERSION, &error, "ds", in p9_client_version()
466 req = p9_client_request(c, P9PROTO_TVERSION, &error, "ds", in p9_client_version()