Home
last modified time | relevance | path

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

/Linux-v6.1/net/9p/
Dprotocol.c53 c->proto_version == p9_proto_2000L ? rlerror_size : rerror_size; in p9_msg_buf_size()
501 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
671 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()
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()
901 case p9_proto_2000L: in p9_client_version()
929 c->proto_version = p9_proto_2000L; in p9_client_version()
1788 proto_version == p9_proto_2000L) { in p9_client_statsize()
/Linux-v6.1/include/net/9p/
Dclient.h28 p9_proto_2000L, enumerator