Home
last modified time | relevance | path

Searched refs:infof (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dfs_context.h203 * infof - Store supplementary informational message
210 #define infof(fc, fmt, ...) __logfc(fc, 'i', fmt, ## __VA_ARGS__) macro
/kernel/linux/linux-6.6/include/linux/
H A Dfs_context.h190 * infof - Store supplementary informational message
197 #define infof(fc, fmt, ...) __logfc(fc, 'i', fmt, ## __VA_ARGS__) macro
/kernel/linux/linux-5.10/fs/jffs2/
H A Dfs.c546 infof(fc, "Flash size not aligned to erasesize, reducing to %dKiB", in jffs2_do_fill_super()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dfs.c547 infof(fc, "Flash size not aligned to erasesize, reducing to %dKiB", in jffs2_do_fill_super()

Completed in 4 milliseconds