Searched refs:__ext4_error_inode (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | ext4.h | 2650 void __ext4_error_inode(struct inode *, const char *, unsigned int, ext4_fsblk_t, 2688 __ext4_error_inode(inode, func, line, block, fmt, ##__VA_ARGS__) 2712 __ext4_error_inode(inode, "", 0, block, " "); \
|
D | xattr.c | 252 __ext4_error_inode(inode, function, line, 0, in __ext4_xattr_check_block() 276 __ext4_error_inode(inode, function, line, 0, in __xattr_check_inode()
|
D | super.c | 517 void __ext4_error_inode(struct inode *inode, const char *function, in __ext4_error_inode() function
|