Searched refs:__ext4_error_inode (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ext4/ | 
| D | ext4.h | 2693 void __ext4_error_inode(struct inode *, const char *, unsigned int, ext4_fsblk_t, 2731 	__ext4_error_inode(inode, func, line, block, fmt, ##__VA_ARGS__) 2755 	__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 | 519 void __ext4_error_inode(struct inode *inode, const char *function,  in __ext4_error_inode()  function
  |