Home
last modified time | relevance | path

Searched refs:bcache_is_reboot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c20 extern bool bcache_is_reboot;
294 if (bcache_is_reboot) in SHOW_LOCKED()
447 if (bcache_is_reboot) in STORE()
555 if (bcache_is_reboot) in STORE()
803 if (bcache_is_reboot) in SHOW_LOCKED()
929 if (bcache_is_reboot) in STORE()
1123 if (bcache_is_reboot) in SHOW_LOCKED()
H A Dsuper.c44 bool bcache_is_reboot; variable
2573 /* For latest state of bcache_is_reboot */ in register_bcache()
2576 if (bcache_is_reboot) in register_bcache()
2739 if (bcache_is_reboot) in bcache_reboot()
2754 if (bcache_is_reboot) in bcache_reboot()
2758 bcache_is_reboot = true; in bcache_reboot()
2761 * core know bcache_is_reboot set to true earlier in bcache_reboot()
2780 * We are safe here because bcache_is_reboot sets to in bcache_reboot()
2782 * registration now. bcache_is_reboot also makes sure in bcache_reboot()
2939 bcache_is_reboot in bcache_init()
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c20 extern bool bcache_is_reboot;
300 if (bcache_is_reboot) in SHOW_LOCKED()
463 if (bcache_is_reboot) in STORE()
575 if (bcache_is_reboot) in STORE()
824 if (bcache_is_reboot) in SHOW_LOCKED()
950 if (bcache_is_reboot) in STORE()
1147 if (bcache_is_reboot) in SHOW_LOCKED()
H A Dsuper.c44 bool bcache_is_reboot; variable
2534 /* For latest state of bcache_is_reboot */ in register_bcache()
2537 if (bcache_is_reboot) in register_bcache()
2712 if (bcache_is_reboot) in bcache_reboot()
2727 if (bcache_is_reboot) in bcache_reboot()
2731 bcache_is_reboot = true; in bcache_reboot()
2734 * core know bcache_is_reboot set to true earlier in bcache_reboot()
2753 * We are safe here because bcache_is_reboot sets to in bcache_reboot()
2755 * registration now. bcache_is_reboot also makes sure in bcache_reboot()
2912 bcache_is_reboot in bcache_init()
[all...]

Completed in 9 milliseconds