Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dext4_jbd2.c141 __ext4_std_error(sb, where, line, err); in __ext4_journal_stop()
H A Dext4.h3144 extern void __ext4_std_error(struct super_block *, const char *,
3384 __ext4_std_error((sb), __func__, __LINE__, (errno)); \
H A Dsuper.c943 void __ext4_std_error(struct super_block *sb, const char *function, in __ext4_std_error() function