Searched refs:se_lun_group (Results 1 – 3 of 3) sorted by relevance
78 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_link()146 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_unlink()156 se_lun_group); in item_to_lun_acl()218 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_release()318 lacl_cg = &lacl->se_lun_group; in target_fabric_make_mappedlun()327 config_group_init_type_name(&lacl->se_lun_group, name, in target_fabric_make_mappedlun()345 return &lacl->se_lun_group; in target_fabric_make_mappedlun()359 struct se_lun_acl, se_lun_group); in target_fabric_drop_mappedlun()372 lacl_cg = &lacl->se_lun_group; in target_fabric_drop_mappedlun()
1473 return target_depend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_depend_item()1493 target_undepend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_undepend_item()
631 struct config_group se_lun_group; member