Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_fabric_configfs.c45 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()
891 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()
895 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()
906 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()
910 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()
917 cit->ct_owner = tf->tf_ops->module; in target_fabric_setup_tpg_base_cit()
998 tf->tf_ops->fabric_drop_wwn(wwn); in target_fabric_release_wwn()
1131 if (tf->tf_ops->add_wwn_groups) in target_fabric_make_wwn()
[all …]
A Dtarget_core_internal.h32 const struct target_core_fabric_ops *tf_ops; member
A Dtarget_core_configfs.c168 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()
494 tf->tf_ops = tfo; in target_register_template()
511 if (!strcmp(t->tf_ops->fabric_name, fo->fabric_name)) { in target_unregister_template()
522 kfree(t->tf_ops); in target_unregister_template()
A Dtarget_core_tpg.c526 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
A 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
3168 tf_ops = se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()
3502 tf_ops->fabric_name, pr_reg_nacl->initiatorname, in core_scsi3_emulate_pro_register_and_move()

Completed in 21 milliseconds