Searched refs:tf_ops (Results 1 – 5 of 5) sorted by relevance
45 cit->ct_owner = tf->tf_ops->module; \476 if (!tf->tf_ops->fabric_make_np) { in target_fabric_make_np()660 if (tf->tf_ops->fabric_post_link) { in target_fabric_port_link()859 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()863 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()874 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()878 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()884 cit->ct_owner = tf->tf_ops->module; in target_fabric_setup_tpg_base_cit()965 tf->tf_ops->fabric_drop_wwn(wwn); in target_fabric_release_wwn()1074 if (tf->tf_ops->add_wwn_groups) in target_fabric_make_wwn()[all …]
32 const struct target_core_fabric_ops *tf_ops; member
168 const char *cmp_name = tf->tf_ops->fabric_alias; in target_core_get_fabric()170 cmp_name = tf->tf_ops->fabric_name; in target_core_get_fabric()248 " %s\n", tf->tf_ops->fabric_name); in target_core_register_fabric()281 " %s\n", tf->tf_ops->fabric_name); in target_core_deregister_fabric()467 tf->tf_ops = fo; in target_register_template()484 if (!strcmp(t->tf_ops->fabric_name, fo->fabric_name)) { in target_unregister_template()
463 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
3149 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local3167 tf_ops = se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()3501 tf_ops->fabric_name, pr_reg_nacl->initiatorname, in core_scsi3_emulate_pro_register_and_move()
Completed in 23 milliseconds