Home
last modified time | relevance | path

Searched refs:_erofs_err (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/erofs/
Dinternal.h25 __printf(3, 4) void _erofs_err(struct super_block *sb,
28 _erofs_err(sb, __func__, fmt "\n", ##__VA_ARGS__)
Dsuper.c19 void _erofs_err(struct super_block *sb, const char *function, in _erofs_err() function