Searched refs:__ext4_error (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/ext4/ |
D | ext4.h | 2388 void __ext4_error(struct super_block *, const char *, unsigned int, 2421 __ext4_error(sb, __func__, __LINE__, fmt, ##__VA_ARGS__) 2449 __ext4_error(sb, "", 0, " "); \
|
D | super.c | 412 void __ext4_error(struct super_block *sb, const char *function, in __ext4_error() function
|