Searched refs:p9_client_cb (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A Dclient.h255 void p9_client_cb(struct p9_client *c, struct p9_req_t *req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dtrans_virtio.c145 p9_client_cb(chan->client, req);
H A Dtrans_fd.c221 p9_client_cb(m->client, req);
372 p9_client_cb(m->client, m->req);
H A Dtrans_rdma.c302 p9_client_cb(client, req);
H A Dclient.c369 * p9_client_cb - call back from transport to client
374 void p9_client_cb(struct p9_client *c, struct p9_req_t *req) function
380 EXPORT_SYMBOL(p9_client_cb); variable

Completed in 85 milliseconds