target_for_each_device   89 drivers/target/target_core_internal.h int	target_for_each_device(int (*fn)(struct se_device *dev, void *data),
target_for_each_device  616 drivers/target/target_core_transport.c 	target_for_each_device(target_release_res, se_sess);
target_for_each_device   95 drivers/target/target_core_xcopy.c 	ret = target_for_each_device(target_xcopy_locate_se_dev_e4_iter, &info);