Searched defs:ext3_abort (Results 1 - 1 of 1) sorted by relevance

/fs/ext3/
H A Dsuper.c81 ext3_abort(sb, __func__,
266 * ext3_abort is a much stronger failure handler than ext3_error. The
275 void ext3_abort(struct super_block *sb, const char *function, function
426 ext3_abort(sb, __func__, "Couldn't clean up the journal");
2526 * journal by a prior ext3_error() or ext3_abort()
2679 ext3_abort(sb, __func__, "Abort forced by user");

Completed in 29 milliseconds