Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/bcache/
Dsysfs.c20 extern bool bcache_is_reboot;
300 if (bcache_is_reboot) in STORE()
463 if (bcache_is_reboot) in STORE()
575 if (bcache_is_reboot) in STORE()
824 if (bcache_is_reboot) in STORE()
950 if (bcache_is_reboot) in STORE()
1147 if (bcache_is_reboot) in STORE()
Dsuper.c44 bool bcache_is_reboot; variable
2535 if (bcache_is_reboot) in register_bcache()
2710 if (bcache_is_reboot) in bcache_reboot()
2725 if (bcache_is_reboot) in bcache_reboot()
2729 bcache_is_reboot = true; in bcache_reboot()
2910 bcache_is_reboot = false; in bcache_init()