Lines Matching defs:targetId
4642 IMA_OID targetId,
4654 if (targetId.objectType != IMA_OBJECT_TYPE_TARGET)
4661 if (plugintable[i].ownerId == targetId.ownerId) {
4676 status = PassFunc(targetId, pProps);
4785 IMA_OID targetId,
4797 if (targetId.objectType != IMA_OBJECT_TYPE_TARGET)
4804 if (plugintable[i].ownerId == targetId.ownerId) {
4819 status = PassFunc(targetId, pStats);
4920 IMA_OID targetId,
4934 if (targetId.objectType != IMA_OBJECT_TYPE_TARGET)
4941 if (plugintable[i].ownerId == targetId.ownerId) {
4959 PassFunc(targetId, lun, pluId);