Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2316 static inline int ext4_forced_shutdown(struct super_block *sb) in ext4_forced_shutdown() function
2328 if (unlikely(ext4_forced_shutdown(sb))) in ext4_emergency_state()
H A Dsuper.c3081 if (ext4_forced_shutdown(sb)) in _ext4_show_options()