target_depend_item  326 drivers/target/target_core_configfs.c EXPORT_SYMBOL(target_depend_item);
target_depend_item 1430 drivers/target/target_core_pr.c 	return target_depend_item(&tpg->tpg_group.cg_item);
target_depend_item 1443 drivers/target/target_core_pr.c 	return target_depend_item(&nacl->acl_group.cg_item);
target_depend_item 1465 drivers/target/target_core_pr.c 	return target_depend_item(&lun_acl->se_lun_group.cg_item);
target_depend_item   74 drivers/target/target_core_xcopy.c 	rc = target_depend_item(&se_dev->dev_group.cg_item);
target_depend_item 1442 drivers/vhost/scsi.c 			ret = target_depend_item(&se_tpg->tpg_group.cg_item);
target_depend_item  125 include/target/target_core_fabric.h int target_depend_item(struct config_item *item);