Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dinternal.h26 __printf(3, 4) void _erofs_err(struct super_block *sb,
29 _erofs_err(sb, __func__, fmt "\n", ##__VA_ARGS__)
Dsuper.c24 void _erofs_err(struct super_block *sb, const char *function, in _erofs_err() function