Searched refs:erofs_info (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/erofs/ |
| H A D | super.c | 334 erofs_info(sb, "EXPERIMENTAL 48-bit layout support in use. Use at your own risk!"); in erofs_read_superblock() 336 erofs_info(sb, "[deprecated] fscache-based on-demand read feature in use. Use at your own risk!"); in erofs_read_superblock() 675 erofs_info(sb, "mounted with root inode @ nid %llu.", sbi->root_nid); in erofs_fc_fill_super() 718 erofs_info(sb, "ignoring reconfiguration for fsid|domain_id."); in erofs_fc_reconfigure()
|
| H A D | decompressor_deflate.c | 92 erofs_info(sb, "EXPERIMENTAL DEFLATE feature in use. Use at your own risk!"); in z_erofs_load_deflate_config()
|
| H A D | inode.c | 242 erofs_info, inode->i_sb, in erofs_fill_inode()
|
| H A D | internal.h | 26 #define erofs_info(sb, fmt, ...) \ macro
|