Searched defs:tcmu_cmd (Results 1 – 1 of 1) sorted by relevance
179 struct tcmu_cmd { struct180 struct se_cmd *se_cmd;181 struct tcmu_dev *tcmu_dev;182 struct list_head cmdr_queue_entry;184 uint16_t cmd_id;188 uint32_t dbi_cnt;189 uint32_t dbi_cur;213 static struct kmem_cache *tcmu_cmd_cache; argument485 static void tcmu_cmd_free_data(struct tcmu_cmd *tcmu_cmd, uint32_t len) in tcmu_cmd_free_data()495 struct tcmu_cmd *tcmu_cmd) in tcmu_get_empty_block()[all …]