Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfs_context.h209 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) macro
/openbmc/linux/fs/nfs/
H A Dinternal.h173 warnf(fc, fmt, ## __VA_ARGS__) : \
177 warnf(fc, fmt, ## __VA_ARGS__) : \
/openbmc/linux/fs/
H A Dsuper.c1525 warnf(fc, "%pg: Can't mount, blockdev is frozen", bdev); in setup_bdev_super()
1576 warnf(fc, "%pg: Can't mount, would change RO state", s->s_bdev); in get_tree_bdev()