Searched refs:queue_data_in (Results 1 – 4 of 4) sorted by relevance
74 int (*queue_data_in)(struct se_cmd *); member
1478 fabric->tf_ops.queue_data_in = &tcm_loop_queue_data_in; in tcm_loop_register_configfs()
3894 CMD_TFO(cmd)->queue_data_in(cmd); in transport_generic_complete_ok()3913 CMD_TFO(cmd)->queue_data_in(cmd); in transport_generic_complete_ok()
476 if (!(tfo->queue_data_in)) { in target_fabric_tf_ops_check()