Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_fabric_configfs.c73 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_link()
147 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_unlink()
157 se_lun_group); in item_to_lun_acl()
216 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_release()
308 config_group_init_type_name(&lacl->se_lun_group, name, in target_fabric_make_mappedlun()
314 &lacl->se_lun_group); in target_fabric_make_mappedlun()
319 return &lacl->se_lun_group; in target_fabric_make_mappedlun()
331 struct se_lun_acl, se_lun_group); in target_fabric_drop_mappedlun()
334 configfs_remove_default_groups(&lacl->se_lun_group); in target_fabric_drop_mappedlun()
Dtarget_core_pr.c1444 return target_depend_item(&se_deve->se_lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_depend_item()
1457 target_undepend_item(&se_deve->se_lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_undepend_item()
/linux-6.6.21/include/target/
Dtarget_core_base.h659 struct config_group se_lun_group; member