Searched refs:__ext4_std_error (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/fs/ext4/ |
D | ext4_jbd2.c | 132 __ext4_std_error(sb, where, line, err); in __ext4_journal_stop()
|
D | ext4.h | 3092 extern void __ext4_std_error(struct super_block *, const char *, 3353 __ext4_std_error((sb), __func__, __LINE__, (errno)); \
|
D | super.c | 902 void __ext4_std_error(struct super_block *sb, const char *function, in __ext4_std_error() function
|