Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfs_context.h223 #define warn_plog(p, fmt, ...) __plog(p, 'w', fmt, ## __VA_ARGS__) macro
/linux/net/ceph/
H A Dceph_common.c569 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()