Searched refs:__ext4_error_inode (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/ext4/ |
D | ext4.h | 2561 void __ext4_error_inode(struct inode *, const char *, unsigned int, ext4_fsblk_t, 2599 __ext4_error_inode(inode, func, line, block, fmt, ##__VA_ARGS__) 2623 __ext4_error_inode(inode, "", 0, block, " "); \
|
D | xattr.c | 248 __ext4_error_inode(inode, function, line, 0, in __ext4_xattr_check_block() 272 __ext4_error_inode(inode, function, line, 0, in __xattr_check_inode()
|
D | super.c | 485 void __ext4_error_inode(struct inode *inode, const char *function, in __ext4_error_inode() function
|