Searched refs:__ext4_warning (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ext4/ |
H A D | ext4.h | 3116 void __ext4_warning(struct super_block *, const char *, unsigned int, 3163 __ext4_warning(sb, __func__, __LINE__, fmt, ##__VA_ARGS__) 3204 __ext4_warning(sb, "", 0, " "); \
|
H A D | namei.c | 146 __ext4_warning(inode->i_sb, func, line, in __ext4_read_dirblock()
|
H A D | super.c | 1011 void __ext4_warning(struct super_block *sb, const char *function, in __ext4_warning() function
|