Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/bcache/
Dsysfs.c19 extern bool bcache_is_reboot;
277 if (bcache_is_reboot) in STORE()
421 if (bcache_is_reboot) in STORE()
528 if (bcache_is_reboot) in STORE()
767 if (bcache_is_reboot) in STORE()
890 if (bcache_is_reboot) in STORE()
1080 if (bcache_is_reboot) in STORE()
Dsuper.c43 bool bcache_is_reboot; variable
2361 if (bcache_is_reboot) in register_bcache()
2493 if (bcache_is_reboot) in bcache_reboot()
2508 if (bcache_is_reboot) in bcache_reboot()
2512 bcache_is_reboot = true; in bcache_reboot()
2674 bcache_is_reboot = false; in bcache_init()