Searched refs:__ext4_error_inode (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/ext4/ | 
| D | ext4.h | 2391 void __ext4_error_inode(struct inode *, const char *, unsigned int, ext4_fsblk_t, 2417 	__ext4_error_inode(inode, func, line, block, fmt, ##__VA_ARGS__) 2439 	__ext4_error_inode(inode, "", 0, block, " ");			\
  | 
| D | super.c | 431 void __ext4_error_inode(struct inode *inode, const char *function,  in __ext4_error_inode()  function
  |