Searched refs:__ext4_error (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | ext4.h | 2558 void __ext4_error(struct super_block *, const char *, unsigned int, 2603 __ext4_error(sb, __func__, __LINE__, fmt, ##__VA_ARGS__) 2633 __ext4_error(sb, "", 0, " "); \
|
D | super.c | 462 void __ext4_error(struct super_block *sb, const char *function, in __ext4_error() function
|