Searched refs:warnf (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | fs_context.h | 206 #define warnf(fc, fmt, ...) ({ logfc(fc, "w "fmt, ## __VA_ARGS__); }) macro
|
| /Linux-v5.4/fs/ |
| D | fs_parser.c | 113 warnf(fc, "%s: Deprecated parameter '%s'", in fs_parse()
|
| D | super.c | 1304 warnf(fc, "%pg: Can't mount, blockdev is frozen", bdev); in get_tree_bdev() 1320 warnf(fc, "%pg: Can't mount, would change RO state", bdev); in get_tree_bdev()
|