Searched refs:target_depend_item (Results 1 – 6 of 6) sorted by relevance
111 int target_depend_item(struct config_item *item);
92 rc = target_depend_item(&se_dev->dev_group.cg_item); in target_xcopy_locate_se_dev_e4()
1373 return target_depend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_depend_item()1386 return target_depend_item(&nacl->acl_group.cg_item); in core_scsi3_nodeacl_depend_item()1410 return target_depend_item(&lun_acl->se_lun_group.cg_item); in core_scsi3_lunacl_depend_item()
290 int target_depend_item(struct config_item *item) in target_depend_item() function294 EXPORT_SYMBOL(target_depend_item);
1014 if (!target_depend_item(&se_tpg->tpg_group.cg_item)) { in tcm_qla2xxx_depend_tpg()
1412 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()