Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/bcache/
Dsysfs.c20 extern bool bcache_is_reboot;
294 if (bcache_is_reboot) in STORE()
447 if (bcache_is_reboot) in STORE()
555 if (bcache_is_reboot) in STORE()
803 if (bcache_is_reboot) in STORE()
929 if (bcache_is_reboot) in STORE()
1123 if (bcache_is_reboot) in STORE()
Dsuper.c44 bool bcache_is_reboot; variable
2521 if (bcache_is_reboot) in register_bcache()
2684 if (bcache_is_reboot) in bcache_reboot()
2699 if (bcache_is_reboot) in bcache_reboot()
2703 bcache_is_reboot = true; in bcache_reboot()
2865 bcache_is_reboot = false; in bcache_init()