Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c434 static bool system_going_down(void) in system_going_down() function
473 if (test_opt(sb, ERRORS_RO) || system_going_down()) { in ext4_handle_error()
700 if (test_opt(sb, ERRORS_PANIC) && !system_going_down()) { in __ext4_abort()