Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A 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()
H A Dsuper.c44 bool bcache_is_reboot; variable
2574 if (bcache_is_reboot) in register_bcache()
2737 if (bcache_is_reboot) in bcache_reboot()
2752 if (bcache_is_reboot) in bcache_reboot()
2756 bcache_is_reboot = true; in bcache_reboot()
2937 bcache_is_reboot = false; in bcache_init()