Searched refs:_erofs_err (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | internal.h | 25 __printf(3, 4) void _erofs_err(struct super_block *sb, 28 _erofs_err(sb, __func__, fmt "\n", ##__VA_ARGS__)
|
H A D | super.c | 22 void _erofs_err(struct super_block *sb, const char *function, in _erofs_err() function
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | internal.h | 25 __printf(3, 4) void _erofs_err(struct super_block *sb, 28 _erofs_err(sb, __func__, fmt "\n", ##__VA_ARGS__)
|
H A D | super.c | 23 void _erofs_err(struct super_block *sb, const char *func, const char *fmt, ...) in _erofs_err() function
|
Completed in 5 milliseconds