Searched refs:__ext4_warning_inode (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | ext4.h | 3112 void __ext4_warning_inode(const struct inode *inode, const char *function, 3158 __ext4_warning_inode(inode, __func__, __LINE__, fmt, ##__VA_ARGS__) 3202 __ext4_warning_inode(inode, "", 0, " "); \
|
H A D | namei.c | 393 __ext4_warning_inode(inode, func, line, in __warn_no_space_for_csum()
|
H A D | super.c | 1037 void __ext4_warning_inode(const struct inode *inode, const char *function, in __ext4_warning_inode() function
|