Searched refs:ext4_force_shutdown (Results 1 – 3 of 3) sorted by relevance
806 int ext4_force_shutdown(struct super_block *sb, u32 flags) in ext4_force_shutdown() function857 return ext4_force_shutdown(sb, flags); in ext4_ioctl_shutdown()
3053 int ext4_force_shutdown(struct super_block *sb, u32 flags);
1481 ext4_force_shutdown(sb, EXT4_GOING_FLAGS_NOLOGFLUSH); in ext4_shutdown()