Home
last modified time | relevance | path

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

/linux-6.12.1/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()
820 if (bcache_is_reboot) in STORE()
947 if (bcache_is_reboot) in STORE()
1144 if (bcache_is_reboot) in STORE()
Dsuper.c44 bool bcache_is_reboot; variable
2531 if (bcache_is_reboot) in register_bcache()
2702 if (bcache_is_reboot) in bcache_reboot()
2717 if (bcache_is_reboot) in bcache_reboot()
2721 bcache_is_reboot = true; in bcache_reboot()
2901 bcache_is_reboot = false; in bcache_init()