Home
last modified time | relevance | path

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

/Linux-v5.15/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
2552 if (bcache_is_reboot) in register_bcache()
2715 if (bcache_is_reboot) in bcache_reboot()
2730 if (bcache_is_reboot) in bcache_reboot()
2734 bcache_is_reboot = true; in bcache_reboot()
2915 bcache_is_reboot = false; in bcache_init()