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