Searched refs:dest_tf_ops (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A 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 in core_scsi3_emulate_pro_register_and_move() [all...] |
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_pr.c | 3149 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local 3231 dest_tf_ops = dest_se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move() 3232 if (!dest_tf_ops) in core_scsi3_emulate_pro_register_and_move() 3251 if (!dest_se_tpg || !dest_tf_ops) { in core_scsi3_emulate_pro_register_and_move() 3274 dest_tf_ops->fabric_name); in core_scsi3_emulate_pro_register_and_move() 3291 " %s\n", dest_tf_ops->fabric_name, (iport_ptr != NULL) ? in core_scsi3_emulate_pro_register_and_move() 3336 " TransportID%s\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3352 " %s from TransportID\n", dest_tf_ops->fabric_name, in core_scsi3_emulate_pro_register_and_move() 3362 " %hu\n", dest_tf_ops->fabric_name, rtpi); in core_scsi3_emulate_pro_register_and_move() 3377 dest_tf_ops in core_scsi3_emulate_pro_register_and_move() [all...] |
Completed in 10 milliseconds