Home
last modified time | relevance | path

Searched refs:lun_group (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c76 struct se_lun, lun_group); in target_fabric_mappedlun_link()
148 struct se_lun, lun_group); in target_fabric_mappedlun_unlink()
565 lun_group); in item_to_lun()
675 struct se_lun, lun_group); in target_fabric_port_link()
728 struct se_lun, lun_group); in target_fabric_port_unlink()
748 struct se_lun, lun_group); in target_fabric_port_release()
815 lun_cg = &lun->lun_group; in target_fabric_make_lun()
824 config_group_init_type_name(&lun->lun_group, name, in target_fabric_make_lun()
842 return &lun->lun_group; in target_fabric_make_lun()
850 struct se_lun, lun_group); in target_fabric_drop_lun()
[all …]
Dtarget_core_alua.c2013 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info()
2035 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info()
Dtarget_core_configfs.c2603 config_item_name(&lun->lun_group.cg_item)); in target_tg_pt_gp_members_show()
/linux-4.4.14/include/target/
Dtarget_core_base.h737 struct config_group lun_group; member