Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/9p/
Dclient.h26 p9_proto_legacy, enumerator
/Linux-v6.1/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()
909 case p9_proto_legacy: in p9_client_version()
933 c->proto_version = p9_proto_legacy; in p9_client_version()
Dprotocol.c106 if (c->proto_version == p9_proto_legacy) { in p9_msg_buf_size()