Searched refs:__ext4_warning_inode (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/fs/ext4/ |
D | ext4.h | 2973 void __ext4_warning_inode(const struct inode *inode, const char *function, 3016 __ext4_warning_inode(inode, __func__, __LINE__, fmt, ##__VA_ARGS__) 3065 __ext4_warning_inode(inode, "", 0, " "); \
|
D | namei.c | 364 __ext4_warning_inode(inode, func, line, in __warn_no_space_for_csum()
|
D | super.c | 953 void __ext4_warning_inode(const struct inode *inode, const char *function, in __ext4_warning_inode() function
|