Home
last modified time | relevance | path

Searched refs:bcache_is_reboot (Results 1 – 2 of 2) sorted by relevance

/drivers/md/bcache/
Dsysfs.c20 extern bool bcache_is_reboot;
300 if (bcache_is_reboot) in STORE()
463 if (bcache_is_reboot) in STORE()
574 if (bcache_is_reboot) in STORE()
822 if (bcache_is_reboot) in STORE()
948 if (bcache_is_reboot) in STORE()
1144 if (bcache_is_reboot) in STORE()
Dsuper.c45 bool bcache_is_reboot; variable
2555 if (bcache_is_reboot) in register_bcache()
2718 if (bcache_is_reboot) in bcache_reboot()
2733 if (bcache_is_reboot) in bcache_reboot()
2737 bcache_is_reboot = true; in bcache_reboot()
2918 bcache_is_reboot = false; in bcache_init()