Searched refs:erofs_info (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/erofs/ ! |
| H A D | super.c | 171 erofs_info(sb, "DAX unsupported by %s. Turning off DAX.", in erofs_init_device() 209 erofs_info(sb, "DAX unsupported by block device. Turning off DAX."); in erofs_scan_devices() 368 erofs_info(sb, "EXPERIMENTAL 48-bit layout support in use. Use at your own risk!"); in erofs_read_superblock() 370 erofs_info(sb, "EXPERIMENTAL metadata compression support in use. Use at your own risk!"); in erofs_read_superblock() 372 erofs_info(sb, "[deprecated] fscache-based on-demand read feature in use. Use at your own risk!"); in erofs_read_superblock() 725 erofs_info(sb, "unsupported blocksize for DAX"); in erofs_fc_fill_super() 729 erofs_info(sb, "on-disk ishare xattrs not found. Turning off inode_share."); in erofs_fc_fill_super() 733 erofs_info(sb, "EXPERIMENTAL EROFS page cache share support in use. Use at your own risk!"); in erofs_fc_fill_super() 786 erofs_info(sb, "mounted with root inode @ nid %llu.", sbi->root_nid); in erofs_fc_fill_super() 827 erofs_info(sb, "ignoring reconfiguration for fsid|domain_id."); in erofs_fc_reconfigure()
|
| H A D | internal.h | 26 #define erofs_info(sb, fmt, ...) \ macro 481 erofs_info, realinode->i_sb, in erofs_get_aops()
|
| H A D | zdata.c | 418 erofs_info(sb, "initialized per-cpu workers successfully."); in z_erofs_init_pcpu_workers()
|