Searched refs:V9fsProxy (Results 1 – 1 of 1) sorted by relevance
34 typedef struct V9fsProxy { struct39 } V9fsProxy; argument185 static int v9fs_receive_response(V9fsProxy *proxy, int type, in v9fs_receive_response()297 static int v9fs_receive_status(V9fsProxy *proxy, in v9fs_receive_status()328 static int v9fs_request(V9fsProxy *proxy, int type, void *response, ...) in v9fs_request()1194 V9fsProxy *proxy = g_new(V9fsProxy, 1); in proxy_init()1228 V9fsProxy *proxy = ctx->private; in proxy_cleanup()