Home
last modified time | relevance | path

Searched refs:erofs_info (Results 1 – 3 of 3) sorted by relevance

/linux/fs/erofs/
H A Dsuper.c166 erofs_info(sb, "DAX unsupported by %s. Turning off DAX.", in erofs_init_device()
207 erofs_info(sb, "DAX unsupported by block device. Turning off DAX."); in erofs_scan_devices()
366 erofs_info(sb, "EXPERIMENTAL 48-bit layout support in use. Use at your own risk!"); in erofs_read_superblock()
368 erofs_info(sb, "EXPERIMENTAL metadata compression support in use. Use at your own risk!"); in erofs_read_superblock()
732 erofs_info(sb, "unsupported blocksize for DAX"); in erofs_fc_fill_super()
736 erofs_info(sb, "on-disk ishare xattrs not found. Turning off inode_share."); in erofs_fc_fill_super()
740 erofs_info(sb, "EXPERIMENTAL EROFS page cache share support in use. Use at your own risk!"); in erofs_fc_fill_super()
793 erofs_info(sb, "mounted with root inode @ nid %llu.", sbi->root_nid); in erofs_fc_fill_super()
844 erofs_info(sb, "ignoring reconfiguration for domain_id."); in erofs_fc_reconfigure()
H A Dinternal.h28 #define erofs_info(sb, fmt, ...) \ macro
448 erofs_info, realinode->i_sb, in erofs_get_aops()
H A Dzdata.c428 erofs_info(sb, "initialized per-cpu workers successfully."); in z_erofs_init_pcpu_workers()