Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/9p/
Dclient.h26 p9_proto_legacy, enumerator
/linux-6.1.9/net/9p/
Dclient.c72 case p9_proto_legacy: in p9_show_client_options()
107 version = p9_proto_legacy; in get_protocol_version()
192 clnt->proto_version = p9_proto_legacy; in parse_opts()
915 case p9_proto_legacy: in p9_client_version()
939 c->proto_version = p9_proto_legacy; in p9_client_version()
Dprotocol.c106 if (c->proto_version == p9_proto_legacy) { in p9_msg_buf_size()