Home
last modified time | relevance | path

Searched defs:p9_client (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/net/9p/
Dclient.h105 struct p9_client { struct
106 spinlock_t lock;
107 unsigned int msize;
108 unsigned char proto_version;
109 struct p9_trans_module *trans_mod;
110 enum p9_trans_status status;
134 * @clnt: back pointer to instantiating &p9_client argument