Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dprotocol.c53 c->proto_version == p9_proto_2000L ? rlerror_size : rerror_size; in p9_msg_buf_size()
510 (proto_version != p9_proto_2000L)) in p9pdu_vreadf()
680 (proto_version != p9_proto_2000L)) in p9pdu_vwritef()
H A 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()
920 case p9_proto_2000L: in p9_client_version()
948 c->proto_version = p9_proto_2000L; in p9_client_version()
1808 proto_version == p9_proto_2000L) { in p9_client_statsize()
/openbmc/linux/include/net/9p/
H A Dclient.h28 p9_proto_2000L, enumerator