Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A 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()
H A Dsuper.c44 bool bcache_is_reboot; variable
2538 if (bcache_is_reboot) in register_bcache()
2713 if (bcache_is_reboot) in bcache_reboot()
2728 if (bcache_is_reboot) in bcache_reboot()
2732 bcache_is_reboot = true; in bcache_reboot()
2913 bcache_is_reboot = false; in bcache_init()