Searched refs:cuse_client (Results 1 – 1 of 1) sorted by relevance
109 struct cuse_client;117 struct cuse_client *client;143 TAILQ_HEAD(, cuse_client) hcli;153 struct cuse_client { struct154 TAILQ_ENTRY(cuse_client) entry;155 TAILQ_ENTRY(cuse_client) entry_ref;252 static void cuse_client_is_closing(struct cuse_client *);361 struct cuse_client *pcc; in cuse_server_is_closing()376 struct cuse_client *pcc; in cuse_server_find_command()525 cuse_client_get(struct cuse_client **ppcc) in cuse_client_get()[all …]