Searched refs:erofs_info (Results 1 – 2 of 2) sorted by relevance
/fs/erofs/ |
D | super.c | 193 erofs_info(sb, "EROFS compression is disabled, so cache strategy is ignored"); in erofs_build_cache_strategy() 259 erofs_info(sb, "user_xattr options not supported"); in erofs_parse_options() 262 erofs_info(sb, "nouser_xattr options not supported"); in erofs_parse_options() 274 erofs_info(sb, "acl options not supported"); in erofs_parse_options() 277 erofs_info(sb, "noacl options not supported"); in erofs_parse_options() 421 erofs_info(sb, "mounted with opts: %s, root inode @ nid %llu.", in erofs_fill_super()
|
D | internal.h | 31 #define erofs_info(sb, fmt, ...) \ macro
|