Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.c139 __ext4_std_error(sb, where, line, err); in __ext4_journal_stop()
H A Dext4.h3104 extern void __ext4_std_error(struct super_block *, const char *,
3352 __ext4_std_error((sb), __func__, __LINE__, (errno)); \
H A Dsuper.c957 void __ext4_std_error(struct super_block *sb, const char *function, in __ext4_std_error() function