Searched refs:erofs_info (Results 1 – 5 of 5) sorted by relevance
| /fs/erofs/ |
| A D | super.c | 178 erofs_info(sb, "DAX unsupported by %s. Turning off DAX.", in erofs_init_device() 220 erofs_info(sb, "DAX unsupported by block device. Turning off DAX."); in erofs_scan_devices() 354 erofs_info(sb, "EXPERIMENTAL 48-bit layout support in use. Use at your own risk!"); in erofs_read_superblock() 356 erofs_info(sb, "EXPERIMENTAL metadata compression support in use. Use at your own risk!"); in erofs_read_superblock() 358 erofs_info(sb, "[deprecated] fscache-based on-demand read feature in use. Use at your own risk!"); in erofs_read_superblock() 684 erofs_info(sb, "unsupported blocksize for DAX"); in erofs_fc_fill_super() 739 erofs_info(sb, "mounted with root inode @ nid %llu.", sbi->root_nid); in erofs_fc_fill_super() 782 erofs_info(sb, "ignoring reconfiguration for fsid|domain_id."); in erofs_fc_reconfigure()
|
| 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()
|
| A D | inode.c | 243 erofs_info, inode->i_sb, in erofs_fill_inode()
|
| A D | internal.h | 26 #define erofs_info(sb, fmt, ...) \ macro
|
| A D | zdata.c | 417 erofs_info(sb, "initialized per-cpu workers successfully."); in z_erofs_init_pcpu_workers()
|
Completed in 16 milliseconds