Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_fabric_configfs.c80 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()
Dtarget_core_pr.c1474 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()
/Linux-v4.19/include/target/
Dtarget_core_base.h628 struct config_group se_lun_group; member