Home
last modified time | relevance | path

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

/openbmc/linux/include/net/9p/
H A Dclient.h102 struct p9_client { struct
103 spinlock_t lock;
104 unsigned int msize;
105 unsigned char proto_version;
106 struct p9_trans_module *trans_mod;
107 enum p9_trans_status status;
131 * @clnt: back pointer to instantiating &p9_client argument