Searched refs:check_stop_free (Results 1 – 3 of 3) sorted by relevance
50 void (*check_stop_free)(struct se_cmd *); member
1458 fabric->tf_ops.check_stop_free = &tcm_loop_check_stop_free; in tcm_loop_register_configfs()
725 if (CMD_TFO(cmd)->check_stop_free != NULL) { in transport_cmd_check_stop()729 CMD_TFO(cmd)->check_stop_free(cmd); in transport_cmd_check_stop()