Home
last modified time | relevance | path

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

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