Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dinternal.h29 __printf(3, 4) void _erofs_info(struct super_block *sb,
32 _erofs_info(sb, __func__, fmt "\n", ##__VA_ARGS__)
H A Dsuper.c37 void _erofs_info(struct super_block *sb, const char *func, const char *fmt, ...) in _erofs_info() function