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

/linux-master/include/linux/
H A Dfs_context.h202 * warnf - Store supplementary warning message
209 #define warnf(fc, fmt, ...) __logfc(fc, 'w', fmt, ## __VA_ARGS__) macro
/linux-master/fs/nfs/
H A Dinternal.h173 warnf(fc, fmt, ## __VA_ARGS__) : \
177 warnf(fc, fmt, ## __VA_ARGS__) : \
/linux-master/fs/
H A Dsuper.c1557 warnf(fc, "%pg: Can't mount, blockdev is frozen", bdev);
1607 warnf(fc, "%pg: Can't mount, would change RO state", s->s_bdev);

Completed in 115 milliseconds