exist_dc 1105 drivers/md/bcache/super.c struct cached_dev *exist_dc, *t; exist_dc 1132 drivers/md/bcache/super.c list_for_each_entry_safe(exist_dc, t, &c->cached_devs, list) { exist_dc 1133 drivers/md/bcache/super.c if (!memcmp(dc->sb.uuid, exist_dc->sb.uuid, 16)) {