Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/9p/
Dclient.h44 p9_proto_2000L, enumerator
/Linux-v4.19/net/9p/
Dclient.c71 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
94 case p9_proto_2000L: in p9_show_client_options()
131 version = p9_proto_2000L; in get_protocol_version()
156 clnt->proto_version = p9_proto_2000L; in parse_opts()
962 case p9_proto_2000L: in p9_client_version()
990 c->proto_version = p9_proto_2000L; in p9_client_version()
1815 (proto_version == p9_proto_2000L)) { in p9_client_statsize()
Dprotocol.c345 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
515 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()