Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c59 static const char *ext3_decode_error(struct super_block * sb, int errno,
110 const char *errstr = ext3_decode_error(NULL, err, nbuf); in ext3_journal_abort_handle()
210 static const char *ext3_decode_error(struct super_block * sb, int errno, in ext3_decode_error() function
259 errstr = ext3_decode_error(sb, errno, nbuf); in __ext3_std_error()
2545 errstr = ext3_decode_error(sb, j_errno, nbuf); in ext3_clear_journal_err()