Lines Matching refs:cuse_client_command
111 struct cuse_client_command { struct
112 TAILQ_ENTRY(cuse_client_command) entry;
141 TAILQ_HEAD(, cuse_client_command) head; argument
156 struct cuse_client_command cmds[CUSE_CMD_MAX];
284 cuse_cmd_lock(struct cuse_client_command *pccmd) in cuse_cmd_lock()
290 cuse_cmd_unlock(struct cuse_client_command *pccmd) in cuse_cmd_unlock()
371 static struct cuse_client_command *
545 struct cuse_client_command *pccmd; in cuse_client_is_closing()
566 cuse_client_send_command_locked(struct cuse_client_command *pccmd, in cuse_client_send_command_locked()
599 cuse_client_got_signal(struct cuse_client_command *pccmd) in cuse_client_got_signal()
618 cuse_client_receive_command_locked(struct cuse_client_command *pccmd, in cuse_client_receive_command_locked()
839 struct cuse_client_command *pccmd, in cuse_server_ioctl_copy_locked()
946 struct cuse_client_command *pccmd, in cuse_server_data_copy_locked()
987 struct cuse_client_command *pccmd, in cuse_server_data_copy_optimized_locked()
1109 struct cuse_client_command *pccmd; in cuse_server_ioctl()
1457 struct cuse_client_command *pccmd; in cuse_client_free()
1484 struct cuse_client_command *pccmd; in cuse_client_open()
1585 struct cuse_client_command *pccmd; in cuse_client_close()
1645 struct cuse_client_command *pccmd; in cuse_client_read()
1734 struct cuse_client_command *pccmd; in cuse_client_write()
1824 struct cuse_client_command *pccmd; in cuse_client_ioctl()
1881 struct cuse_client_command *pccmd; in cuse_client_poll()