Home
last modified time | relevance | path

Searched refs:wwn_tf (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c274 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun()
387 struct target_fabric_configfs *tf = se_nacl->se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_nacl_base_release()
425 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl()
501 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release()
522 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np()
696 tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_link()
730 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink()
797 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun()
894 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release()
914 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg()
[all …]
Dtarget_core_tpg.c525 se_tpg->se_tpg_tfo = se_wwn->wwn_tf->tf_ops; in core_tpg_register()
/linux-4.4.14/include/target/
Dtarget_core_base.h924 struct target_fabric_configfs *wwn_tf; member