Searched refs:ML_NOTICE (Results 1 – 11 of 11) sorted by relevance
/linux/fs/ocfs2/cluster/ |
H A D | masklog.h | 89 #define ML_NOTICE 0x2000000000000000ULL /* setn to KERN_NOTICE */ macro 92 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE) 105 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE)
|
H A D | nodemanager.c | 462 mlog(ML_NOTICE, in o2nm_cluster_idle_timeout_ms_store() 469 mlog(ML_NOTICE, "o2net: idle timeout must be larger " in o2nm_cluster_idle_timeout_ms_store() 499 mlog(ML_NOTICE, in o2nm_cluster_keepalive_delay_ms_store() 506 mlog(ML_NOTICE, "o2net: keepalive delay must be " in o2nm_cluster_keepalive_delay_ms_store()
|
H A D | masklog.c | 66 } else if (*mask & ML_NOTICE) { in __mlog_printk()
|
/linux/fs/ocfs2/ |
H A D | blockcheck.c | 294 mlog(ML_NOTICE, "Block check count has wrapped\n"); in ocfs2_blockcheck_inc_check() 310 mlog(ML_NOTICE, "Checksum failure count has wrapped\n"); in ocfs2_blockcheck_inc_failure() 326 mlog(ML_NOTICE, "ECC recovery count has wrapped\n"); in ocfs2_blockcheck_inc_recover()
|
H A D | filecheck.c | 221 mlog(ML_NOTICE, in ocfs2_filecheck_adjust_max() 479 mlog(ML_NOTICE, in ocfs2_filecheck_attr_store()
|
H A D | localalloc.c | 282 mlog(ML_NOTICE, "Requested local alloc window %d is larger " in ocfs2_load_local_alloc()
|
H A D | aops.c | 147 mlog(ML_NOTICE, "get_block on system inode 0x%p (%lu)\n", in ocfs2_get_block()
|
H A D | namei.c | 1094 mlog_ratelimited(ML_NOTICE, "max lookup times reached, " in ocfs2_check_if_ancestor()
|
/linux/fs/ocfs2/dlm/ |
H A D | dlmrecovery.c | 233 mlog(ML_NOTICE, "%s(%d): recovery info, state=%s, dead=%u, master=%u\n", in dlm_print_reco_node_status() 266 mlog(ML_NOTICE, "%s: reco state, node %u, state=%s\n", in dlm_print_reco_node_status() 270 mlog(ML_NOTICE, "%s: lockres %.*s on recovering list\n", in dlm_print_reco_node_status() 885 mlog(ML_NOTICE, "%s: will not send recovery state, " in dlm_request_all_locks_worker() 891 mlog(ML_NOTICE, "%s: reco state invalid: reco(dead=%u, " in dlm_request_all_locks_worker() 1999 mlog(ML_NOTICE, "sent lock: type=%d, conv=%d, " in dlm_process_recovery_data() 2710 mlog(ML_NOTICE, "%s: node %u was down when sending " in dlm_send_begin_reco_message() 2796 mlog(ML_NOTICE, "%s: dead_node previously set to %u, " in dlm_begin_reco_handler()
|
H A D | dlmmaster.c | 1228 mlog(ML_NOTICE, "node %d up while restarting\n", node); in dlm_restart_lock_mastery() 2195 mlog(ML_NOTICE, "%s: node %u has not seen " in dlm_pre_master_reco_lockres() 2387 mlog(ML_NOTICE, "%s:%.*s: node %u sends deref done " in dlm_deref_lockres_done_handler() 3378 mlog(ML_NOTICE, "%s: target %u died during " in dlm_clean_master_list()
|
H A D | dlmthread.c | 206 mlog(ML_NOTICE, "%s: res %.*s already in DLM_LOCK_RES_DROPPING_REF state\n", in dlm_purge_lockres()
|