Searched refs:warn_plog (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | fs_context.h | 214 #define warn_plog(p, fmt, ...) __plog(p, 'w', fmt, ## __VA_ARGS__) macro
|
| /linux-6.15/net/ceph/ |
| H A D | ceph_common.c | 569 warn_plog(&log, "Ignoring cephx_require_signatures"); in ceph_parse_param() 571 warn_plog(&log, "Ignoring nocephx_require_signatures, use nocephx_sign_messages"); in ceph_parse_param()
|
| /linux-6.15/fs/ |
| H A D | fs_parser.c | 118 warn_plog(log, "Deprecated parameter '%s'", param->key); in __fs_parse()
|