Home
last modified time | relevance | path

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

/linux/Documentation/admin-guide/
H A Dext4.rst225 Simulate the effects of calling ext4_abort() for debugging purposes.
/linux/fs/ext4/
H A Dext4.h3144 #define ext4_abort(sb, err, fmt, a...) \ macro
H A Dsuper.c1318 ext4_abort(sb, -err, "Couldn't clean up the journal"); in ext4_put_super()
6738 ext4_abort(sb, ESHUTDOWN, "Abort forced by user"); in __ext4_remount()