Searched refs:__ext4_error_file (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | ext4.h | 2990 void __ext4_error_file(struct file *, const char *, unsigned int, ext4_fsblk_t, 3034 __ext4_error_file(file, func, line, block, fmt, ##__VA_ARGS__) 3068 __ext4_error_file(file, "", 0, block, " "); \
|
| D | super.c | 790 void __ext4_error_file(struct file *file, const char *function, in __ext4_error_file() function
|