Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/9p/
Dclient.h43 p9_proto_2000L, enumerator
/linux-4.1.27/net/9p/
Dprotocol.c344 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
514 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()
Dclient.c70 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
106 version = p9_proto_2000L; in get_protocol_version()
131 clnt->proto_version = p9_proto_2000L; in parse_opts()
942 case p9_proto_2000L: in p9_client_version()
970 c->proto_version = p9_proto_2000L; in p9_client_version()
1799 (proto_version == p9_proto_2000L)) { in p9_client_statsize()