Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4.h2257 static inline int ext4_forced_shutdown(struct super_block *sb) in ext4_forced_shutdown() function
2269 if (unlikely(ext4_forced_shutdown(sb))) in ext4_emergency_state()
H A Dioctl.c814 if (ext4_forced_shutdown(sb)) in ext4_force_shutdown()
H A Dxattr.c698 if (unlikely(ext4_forced_shutdown(inode->i_sb))) in ext4_xattr_get()
H A Dsuper.c3032 if (ext4_forced_shutdown(sb)) in _ext4_show_options()