Searched refs:target_alloc_cmd_counter (Results 1 – 3 of 3) sorted by relevance
147 struct target_cmd_counter *target_alloc_cmd_counter(void);
231 struct target_cmd_counter *target_alloc_cmd_counter(void) in target_alloc_cmd_counter() function255 EXPORT_SYMBOL_GPL(target_alloc_cmd_counter);469 cmd_cnt = target_alloc_cmd_counter(); in target_setup_session()
1059 conn->cmd_cnt = target_alloc_cmd_counter(); in iscsit_alloc_conn()