Home
last modified time | relevance | path

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

/linux-3.3/fs/ext4/
Dsuper.c71 static const char *ext4_decode_error(struct super_block *sb, int errno,
365 const char *errstr = ext4_decode_error(NULL, err, nbuf); in ext4_journal_abort_handle()
541 static const char *ext4_decode_error(struct super_block *sb, int errno, in ext4_decode_error() function
591 errstr = ext4_decode_error(sb, errno, nbuf); in __ext4_std_error()
4257 errstr = ext4_decode_error(sb, j_errno, nbuf); in ext4_clear_journal_err()