Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfs_context.h221 #define warn_plog(p, fmt, ...) __plog(p, 'w', fmt, ## __VA_ARGS__) macro
/Linux-v5.15/fs/
Dfs_parser.c117 warn_plog(log, "Deprecated parameter '%s'", param->key); in __fs_parse()
/Linux-v5.15/net/ceph/
Dceph_common.c594 warn_plog(&log, "Ignoring cephx_require_signatures"); in ceph_parse_param()
596 warn_plog(&log, "Ignoring nocephx_require_signatures, use nocephx_sign_messages"); in ceph_parse_param()