Home
last modified time | relevance | path

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

/Linux-v6.6/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.c59 return clnt->proto_version == p9_proto_2000L; in p9_is_proto_dotl()
82 case p9_proto_2000L: in p9_show_client_options()
117 version = p9_proto_2000L; in get_protocol_version()
143 clnt->proto_version = p9_proto_2000L; in parse_opts()
916 case p9_proto_2000L: in p9_client_version()
944 c->proto_version = p9_proto_2000L; in p9_client_version()
1794 proto_version == p9_proto_2000L) { in p9_client_statsize()
/Linux-v6.6/include/net/9p/
Dclient.h28 p9_proto_2000L, enumerator