Searched refs:alloc_cmd_iovecs (Results 1 – 3 of 3) sorted by relevance
45 int (*alloc_cmd_iovecs)(struct se_cmd *); member
1453 fabric->tf_ops.alloc_cmd_iovecs = NULL; in tcm_loop_register_configfs()
5107 if (TPG_TFO(se_tpg)->alloc_cmd_iovecs != NULL) { in transport_generic_new_cmd()5108 ret = TPG_TFO(se_tpg)->alloc_cmd_iovecs(cmd); in transport_generic_new_cmd()