Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c78 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()
Dtarget_core_pr.c1473 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()
/linux-4.4.14/include/target/
Dtarget_core_base.h631 struct config_group se_lun_group; member