Searched refs:p9_is_proto_dotl (Results 1 – 3 of 3) sorted by relevance
149 int p9_is_proto_dotl(struct p9_client *clnt);
69 p9_is_proto_dotl(struct p9_client *clnt) in p9_is_proto_dotl() function829 p9_is_proto_dotl(clnt) ? "TLOPEN" : "TOPEN", in p9_client_open()835 if (p9_is_proto_dotl(clnt)) in p9_client_open()851 p9_is_proto_dotl(clnt) ? "RLOPEN" : "ROPEN", in p9_client_open()
83 if (p9_is_proto_dotl(vses->clnt)) in p9fs_init_session()