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