Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/9p/
A Dclient.h26 p9_proto_legacy, enumerator
/linux-6.3-rc2/net/9p/
A Dclient.c76 case p9_proto_legacy: in p9_show_client_options()
111 version = p9_proto_legacy; in get_protocol_version()
196 clnt->proto_version = p9_proto_legacy; in parse_opts()
924 case p9_proto_legacy: in p9_client_version()
948 c->proto_version = p9_proto_legacy; in p9_client_version()
A Dprotocol.c106 if (c->proto_version == p9_proto_legacy) { in p9_msg_buf_size()

Completed in 8 milliseconds