Searched refs:infof (Results 1 – 2 of 2) sorted by relevance
149 infof(fc, in vxfs_try_sb_magic()223 infof(fc, "vxfs: can't find superblock."); in vxfs_fill_super()230 infof(fc, "vxfs: unsupported VxFS version (%d)", j); in vxfs_fill_super()
208 #define infof(fc, fmt, ...) __logfc(fc, 'i', fmt, ## __VA_ARGS__) macro