Searched refs:dest_tf_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_pr.c | 3159 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local 3242 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move() 3243 if (!dest_tf_ops) in core_scsi3_emulate_pro_register_and_move() 3262 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move() 3285 dest_tf_ops->fabric_name); in core_scsi3_emulate_pro_register_and_move() 3299 " %s\n", dest_tf_ops->fabric_name, (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move() 3344 " TransportID%s\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3360 " %s from TransportID\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3370 " %hu\n", dest_tf_ops->fabric_name, rtpi); in core_scsi3_emulate_pro_register_and_move() 3385 dest_tf_ops->fabric_name, dest_node_acl->initiatorname, in core_scsi3_emulate_pro_register_and_move() [all …]
|