Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dext4_jbd2.c142 const char *errstr = ext4_decode_error(NULL, err, nbuf); in ext4_journal_abort_handle()
Dsuper.c592 const char *ext4_decode_error(struct super_block *sb, int errno, in ext4_decode_error() function
651 errstr = ext4_decode_error(sb, errno, nbuf); in __ext4_std_error()
5111 errstr = ext4_decode_error(sb, j_errno, nbuf); in ext4_clear_journal_err()
Dext4.h2640 extern const char *ext4_decode_error(struct super_block *sb, int errno,