Searched refs:ext4_abort (Results 1 – 4 of 4) sorted by relevance
83 ext4_abort(sb, -journal->j_errno, "Detected aborted journal"); in ext4_journal_check_start()
3134 #define ext4_abort(sb, err, fmt, a...) \ macro
1223 ext4_abort(sb, -err, "Couldn't clean up the journal"); in ext4_put_super()6403 ext4_abort(sb, ESHUTDOWN, "Abort forced by user"); in __ext4_remount()
235 Simulate the effects of calling ext4_abort() for debugging purposes.