Home
last modified time | relevance | path

Searched refs:dest_tf_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/target/
Dtarget_core_pr.c3150 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local
3232 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()
3233 if (!dest_tf_ops) in core_scsi3_emulate_pro_register_and_move()
3252 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move()
3275 dest_tf_ops->fabric_name); in core_scsi3_emulate_pro_register_and_move()
3292 " %s\n", dest_tf_ops->fabric_name, (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move()
3337 " TransportID%s\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move()
3353 " %s from TransportID\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move()
3363 " %hu\n", dest_tf_ops->fabric_name, rtpi); in core_scsi3_emulate_pro_register_and_move()
3378 dest_tf_ops->fabric_name, dest_node_acl->initiatorname, in core_scsi3_emulate_pro_register_and_move()
[all …]