Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c84 ext4_abort(sb, -journal->j_errno, "Detected aborted journal"); in ext4_journal_check_start()
H A Dext4.h3137 #define ext4_abort(sb, err, fmt, a...) \ macro
H A Dsuper.c1327 ext4_abort(sb, -err, "Couldn't clean up the journal"); in ext4_put_super()
6729 ext4_abort(sb, ESHUTDOWN, "Abort forced by user"); in __ext4_remount()
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst235 Simulate the effects of calling ext4_abort() for debugging purposes.