Lines Matching defs:clnt
132 * @clnt: back pointer to instantiating &p9_client
145 struct p9_client *clnt;
174 int p9_show_client_options(struct seq_file *m, struct p9_client *clnt);
181 void p9_client_destroy(struct p9_client *clnt);
182 void p9_client_disconnect(struct p9_client *clnt);
183 void p9_client_begin_disconnect(struct p9_client *clnt);
184 struct p9_fid *p9_client_attach(struct p9_client *clnt, struct p9_fid *afid,
205 int p9dirent_read(struct p9_client *clnt, char *buf, int len,
241 int p9_is_proto_dotu(struct p9_client *clnt);
242 int p9_is_proto_dotl(struct p9_client *clnt);