Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsuper.c4071 static bool system_going_down(void) in system_going_down() function
4102 !shutdown && !system_going_down() && in f2fs_handle_critical_error()
/openbmc/linux/fs/ext4/
H A Dsuper.c610 static bool system_going_down(void) in system_going_down() function
737 if (test_opt(sb, ERRORS_PANIC) && !system_going_down()) { in ext4_handle_error()