Searched refs:active_ios (Results 1 – 8 of 8) sorted by relevance
76 struct list_head active_ios; member
180 list_for_each_entry(io, &node->active_ios, list_entry) { in efct_io_find_tgt_io()
325 fcprsp.resp.fr_status = list_empty(&node->active_ios) ? in efct_sframe_send_task_set_full_or_busy()
67 list_add(&io->list_entry, &node->active_ios); in efct_scsi_io_alloc()
1091 INIT_LIST_HEAD(&tgt_node->active_ios); in efct_session_cb()
14 atomic64_t active_ios; member
526 atomic64_read(&stats->io_stats.active_ios)); in fnic_reset_stats_write()
260 (u64)atomic64_read(&stats->io_stats.active_ios), in fnic_get_stats_data()