Lines Matching defs:stopped
876 pr_info("%s stopped\n", disk->disk_name);
878 pr_err("bcache device (NULL gendisk) stopped\n");
1311 * have to be stopped manually here.
1757 * the bcache device might be stopped, it depends on stop_when_cache_set_failed
1767 * "auto" via sysfs interface, the bcache device will not be stopped if the
2720 bool stopped = false;
2778 stopped = list_empty(&bch_cache_sets) &&
2781 if (timeout < 0 || stopped)
2793 if (stopped)
2794 pr_info("All devices stopped\n");