Searched refs:warn_plog (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/linux/ |
D | fs_context.h | 223 #define warn_plog(p, fmt, ...) __plog(p, 'w', fmt, ## __VA_ARGS__) macro
|
/Linux-v6.1/net/ceph/ |
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-v6.1/fs/ |
D | fs_parser.c | 117 warn_plog(log, "Deprecated parameter '%s'", param->key); in __fs_parse()
|