Searched refs:target_for_each_device (Results 1 – 3 of 3) sorted by relevance
89 int target_for_each_device(int (*fn)(struct se_device *dev, void *data),
104 ret = target_for_each_device(target_xcopy_locate_se_dev_e4_iter, &info); in target_xcopy_locate_se_dev_e4()
925 int target_for_each_device(int (*fn)(struct se_device *dev, void *data), in target_for_each_device() function