Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/9p/
Dclient.h29 p9_proto_2000L, enumerator
/kernel/linux/linux-5.10/net/9p/
Dclient.c56 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
79 case p9_proto_2000L: in p9_show_client_options()
116 version = p9_proto_2000L; in get_protocol_version()
141 clnt->proto_version = p9_proto_2000L; in parse_opts()
943 case p9_proto_2000L: in p9_client_version()
971 c->proto_version = p9_proto_2000L; in p9_client_version()
1825 (proto_version == p9_proto_2000L)) { in p9_client_statsize()
Dprotocol.c335 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
505 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()