Searched refs:target_depend_item (Results 1 – 6 of 6) sorted by relevance
108 int target_depend_item(struct config_item *item);
90 rc = target_depend_item(&se_dev->dev_group.cg_item); in target_xcopy_locate_se_dev_e4()
1434 return target_depend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_depend_item()1447 return target_depend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_depend_item()1473 return target_depend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_depend_item()
273 int target_depend_item(struct config_item *item) in target_depend_item() function277 EXPORT_SYMBOL(target_depend_item);
803 if (!target_depend_item(&se_tpg->tpg_group.cg_item)) { in tcm_qla2xxx_depend_tpg()
1254 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()