Searched refs:lun_group (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_fabric_configfs.c | 82 lun = container_of(to_config_group(lun_ci), struct se_lun, lun_group); in target_fabric_mappedlun_link() 148 struct se_lun, lun_group); in target_fabric_mappedlun_unlink() 515 lun_group); in item_to_lun() 625 struct se_lun, lun_group); in target_fabric_port_link() 678 struct se_lun, lun_group); in target_fabric_port_unlink() 697 struct se_lun, lun_group); in target_fabric_port_release() 763 config_group_init_type_name(&lun->lun_group, name, in target_fabric_make_lun() 769 &lun->lun_group); in target_fabric_make_lun() 773 return &lun->lun_group; in target_fabric_make_lun() 781 struct se_lun, lun_group); in target_fabric_drop_lun() [all...] |
H A D | target_core_alua.c | 1914 * rcu_dereference_raw protected by se_lun->lun_group symlink in core_alua_store_tg_pt_gp_info() 1962 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() 1984 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() 2172 * rcu_dereference_raw protected by se_lun->lun_group symlink in core_alua_store_offline_bit()
|
H A D | target_core_configfs.c | 3044 config_item_name(&lun->lun_group.cg_item)); in target_tg_pt_gp_members_show()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_fabric_configfs.c | 83 lun = container_of(to_config_group(lun_ci), struct se_lun, lun_group); in target_fabric_mappedlun_link() 149 struct se_lun, lun_group); in target_fabric_mappedlun_unlink() 516 lun_group); in item_to_lun() 626 struct se_lun, lun_group); in target_fabric_port_link() 679 struct se_lun, lun_group); in target_fabric_port_unlink() 698 struct se_lun, lun_group); in target_fabric_port_release() 764 config_group_init_type_name(&lun->lun_group, name, in target_fabric_make_lun() 770 &lun->lun_group); in target_fabric_make_lun() 774 return &lun->lun_group; in target_fabric_make_lun() 782 struct se_lun, lun_group); in target_fabric_drop_lun() [all...] |
H A D | target_core_alua.c | 1903 * rcu_dereference_raw protected by se_lun->lun_group symlink in core_alua_store_tg_pt_gp_info() 1952 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() 1972 config_item_name(&lun->lun_group.cg_item), in core_alua_store_tg_pt_gp_info() 2162 * rcu_dereference_raw protected by se_lun->lun_group symlink in core_alua_store_offline_bit()
|
H A D | target_core_configfs.c | 3138 config_item_name(&lun->lun_group.cg_item)); in target_tg_pt_gp_members_show()
|
/kernel/linux/linux-5.10/include/target/ |
H A D | target_core_base.h | 752 struct config_group lun_group; member
|
/kernel/linux/linux-6.6/include/target/ |
H A D | target_core_base.h | 762 struct config_group lun_group; member
|
Completed in 22 milliseconds