Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfs_context.h222 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) macro
/kernel/linux/linux-5.10/fs/nfs/
Dinternal.h162 warnf(fc, fmt, ## __VA_ARGS__) : \
166 warnf(fc, fmt, ## __VA_ARGS__) : \
/kernel/linux/linux-5.10/fs/
Dsuper.c1307 warnf(fc, "%pg: Can't mount, blockdev is frozen", bdev); in get_tree_bdev()
1324 warnf(fc, "%pg: Can't mount, would change RO state", bdev); in get_tree_bdev()