Searched refs:_erofs_err (Results 1 – 2 of 2) sorted by relevance
26 __printf(3, 4) void _erofs_err(struct super_block *sb,29 _erofs_err(sb, __func__, fmt "\n", ##__VA_ARGS__)
24 void _erofs_err(struct super_block *sb, const char *function, in _erofs_err() function