Home
last modified time | relevance | path

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

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