Searched refs:dest_tf_ops (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/target/ |
| D | target_core_pr.c | 3155 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local 3238 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move() 3239 if (!dest_tf_ops) in core_scsi3_emulate_pro_register_and_move() 3258 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move() 3281 dest_tf_ops->fabric_name); in core_scsi3_emulate_pro_register_and_move() 3298 " %s\n", dest_tf_ops->fabric_name, (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move() 3343 " TransportID%s\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3359 " %s from TransportID\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3369 " %hu\n", dest_tf_ops->fabric_name, rtpi); in core_scsi3_emulate_pro_register_and_move() 3384 dest_tf_ops->fabric_name, dest_node_acl->initiatorname, in core_scsi3_emulate_pro_register_and_move() [all …]
|