Searched refs:ML_NOTICE (Results 1 – 16 of 16) sorted by relevance
/linux/fs/ocfs2/cluster/ |
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)
|
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()
|
A D | masklog.c | 66 } else if (*mask & ML_NOTICE) { in __mlog_printk()
|
A D | quorum.c | 152 mlog(ML_NOTICE, "not fencing this node, heartbeating: %d, " in o2quo_make_decision()
|
A D | heartbeat.c | 1105 mlog(ML_NOTICE, "o2hb: No configured nodes found!\n"); in o2hb_do_disk_heartbeat()
|
/linux/fs/ocfs2/ |
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()
|
A D | reservations.c | 80 mlog(ML_NOTICE, "Dumping resmap for device %s. Bitmap length: %u\n", in ocfs2_dump_resv() 87 mlog(ML_NOTICE, "start: %u\tend: %u\tlen: %u\tlast_start: %u" in ocfs2_dump_resv() 96 mlog(ML_NOTICE, "%d reservations found. LRU follows\n", i); in ocfs2_dump_resv() 100 mlog(ML_NOTICE, "LRU(%d) start: %u\tend: %u\tlen: %u\t" in ocfs2_dump_resv()
|
A D | filecheck.c | 220 mlog(ML_NOTICE, in ocfs2_filecheck_adjust_max() 478 mlog(ML_NOTICE, in ocfs2_filecheck_attr_store()
|
A D | localalloc.c | 281 mlog(ML_NOTICE, "Requested local alloc window %d is larger " in ocfs2_load_local_alloc()
|
A D | aops.c | 147 mlog(ML_NOTICE, "get_block on system inode 0x%p (%lu)\n", in ocfs2_get_block()
|
A D | namei.c | 1093 mlog_ratelimited(ML_NOTICE, "max lookup times reached, " in ocfs2_check_if_ancestor()
|
A D | alloc.c | 7667 mlog(ML_NOTICE, "Wait for trim on device (%s) to " in ocfs2_trim_fs() 7682 mlog(ML_NOTICE, "The same trim on device (%s) was " in ocfs2_trim_fs()
|
/linux/fs/ocfs2/dlm/ |
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() 886 mlog(ML_NOTICE, "%s: will not send recovery state, " in dlm_request_all_locks_worker() 892 mlog(ML_NOTICE, "%s: reco state invalid: reco(dead=%u, " in dlm_request_all_locks_worker() 2000 mlog(ML_NOTICE, "sent lock: type=%d, conv=%d, " in dlm_process_recovery_data() 2711 mlog(ML_NOTICE, "%s: node %u was down when sending " in dlm_send_begin_reco_message() 2797 mlog(ML_NOTICE, "%s: dead_node previously set to %u, " in dlm_begin_reco_handler()
|
A D | dlmdomain.c | 654 mlog(ML_NOTICE, "Error %d sending domain exit message " in dlm_leave_domain() 744 mlog(ML_NOTICE, in dlm_query_join_proto_check() 1457 mlog(ML_NOTICE, in dlm_request_join() 1906 mlog(ML_NOTICE, "Timed out joining dlm domain " in dlm_join_domain()
|
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()
|
A D | dlmthread.c | 206 mlog(ML_NOTICE, "%s: res %.*s already in DLM_LOCK_RES_DROPPING_REF state\n", in dlm_purge_lockres()
|
Completed in 57 milliseconds