Searched refs:se_lun_group (Results 1 – 3 of 3) sorted by relevance
80 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_link()154 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_unlink()164 se_lun_group); in item_to_lun_acl()223 struct se_lun_acl, se_lun_group); in target_fabric_mappedlun_release()315 config_group_init_type_name(&lacl->se_lun_group, name, in target_fabric_make_mappedlun()321 &lacl->se_lun_group); in target_fabric_make_mappedlun()326 return &lacl->se_lun_group; in target_fabric_make_mappedlun()338 struct se_lun_acl, se_lun_group); in target_fabric_drop_mappedlun()341 configfs_remove_default_groups(&lacl->se_lun_group); in target_fabric_drop_mappedlun()
1474 return target_depend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_depend_item()1491 target_undepend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_undepend_item()
628 struct config_group se_lun_group; member