Searched refs:_erofs_printk (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/erofs/ |
| H A D | internal.h | 23 __printf(2, 3) void _erofs_printk(struct super_block *sb, const char *fmt, ...); 25 _erofs_printk(sb, KERN_ERR fmt "\n", ##__VA_ARGS__) 27 _erofs_printk(sb, KERN_INFO fmt "\n", ##__VA_ARGS__)
|
| H A D | ishare.c | 74 _erofs_printk(inode->i_sb, KERN_WARNING in erofs_ishare_fill_inode()
|
| H A D | super.c | 22 void _erofs_printk(struct super_block *sb, const char *fmt, ...) in _erofs_printk() function
|