Home
last modified time | relevance | path

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

/linux/net/9p/
A Dclient.c55 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
78 case p9_proto_2000L: in p9_show_client_options()
113 version = p9_proto_2000L; in get_protocol_version()
139 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()
1826 proto_version == p9_proto_2000L) { in p9_client_statsize()
A Dprotocol.c335 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
505 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()
/linux/include/net/9p/
A Dclient.h27 p9_proto_2000L, enumerator

Completed in 8 milliseconds