Lines Matching refs:cuse_client_command
101 struct cuse_client_command { struct
102 TAILQ_ENTRY(cuse_client_command) entry;
131 TAILQ_HEAD(, cuse_client_command) head; argument
146 struct cuse_client_command cmds[CUSE_CMD_MAX];
262 cuse_cmd_lock(struct cuse_client_command *pccmd) in cuse_cmd_lock()
268 cuse_cmd_unlock(struct cuse_client_command *pccmd) in cuse_cmd_unlock()
349 static struct cuse_client_command *
523 struct cuse_client_command *pccmd; in cuse_client_is_closing()
544 cuse_client_send_command_locked(struct cuse_client_command *pccmd, in cuse_client_send_command_locked()
577 cuse_client_got_signal(struct cuse_client_command *pccmd) in cuse_client_got_signal()
596 cuse_client_receive_command_locked(struct cuse_client_command *pccmd, in cuse_client_receive_command_locked()
817 struct cuse_client_command *pccmd, in cuse_server_ioctl_copy_locked()
924 struct cuse_client_command *pccmd, in cuse_server_data_copy_locked()
1045 struct cuse_client_command *pccmd; in cuse_server_ioctl()
1378 struct cuse_client_command *pccmd; in cuse_client_free()
1405 struct cuse_client_command *pccmd; in cuse_client_open()
1506 struct cuse_client_command *pccmd; in cuse_client_close()
1566 struct cuse_client_command *pccmd; in cuse_client_read()
1626 struct cuse_client_command *pccmd; in cuse_client_write()
1687 struct cuse_client_command *pccmd; in cuse_client_ioctl()
1744 struct cuse_client_command *pccmd; in cuse_client_poll()