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.c44 cit->ct_owner = tf->tf_ops->module; \
475 if (!tf->tf_ops->fabric_make_np) { in target_fabric_make_np()
659 if (tf->tf_ops->fabric_post_link) { in target_fabric_port_link()
858 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()
862 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()
873 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()
877 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()
883 cit->ct_owner = tf->tf_ops->module; in target_fabric_setup_tpg_base_cit()
964 tf->tf_ops->fabric_drop_wwn(wwn); in target_fabric_release_wwn()
1073 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.c167 const char *cmp_name = tf->tf_ops->fabric_alias; in target_core_get_fabric()
169 cmp_name = tf->tf_ops->fabric_name; in target_core_get_fabric()
247 " %s\n", tf->tf_ops->fabric_name); in target_core_register_fabric()
280 " %s\n", tf->tf_ops->fabric_name); in target_core_deregister_fabric()
466 tf->tf_ops = fo; in target_register_template()
483 if (!strcmp(t->tf_ops->fabric_name, fo->fabric_name)) { in target_unregister_template()
A Dtarget_core_tpg.c463 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
A Dtarget_core_pr.c3145 const struct target_core_fabric_ops *dest_tf_ops = NULL, *tf_ops; in core_scsi3_emulate_pro_register_and_move() local
3163 tf_ops = se_tpg->se_tpg_tfo; in core_scsi3_emulate_pro_register_and_move()
3494 tf_ops->fabric_name, pr_reg_nacl->initiatorname, in core_scsi3_emulate_pro_register_and_move()

Completed in 19 milliseconds