Searched refs:ML_NOTICE (Results 1 – 16 of 16) sorted by relevance
/fs/ocfs2/cluster/ |
D | masklog.h | 91 #define ML_NOTICE 0x2000000000000000ULL /* setn to KERN_NOTICE */ macro 94 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE) 107 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE)
|
D | nodemanager.c | 464 mlog(ML_NOTICE, in o2nm_cluster_idle_timeout_ms_store() 471 mlog(ML_NOTICE, "o2net: idle timeout must be larger " in o2nm_cluster_idle_timeout_ms_store() 501 mlog(ML_NOTICE, in o2nm_cluster_keepalive_delay_ms_store() 508 mlog(ML_NOTICE, "o2net: keepalive delay must be " in o2nm_cluster_keepalive_delay_ms_store()
|
D | masklog.c | 68 } else if (*mask & ML_NOTICE) { in __mlog_printk()
|
D | quorum.c | 154 mlog(ML_NOTICE, "not fencing this node, heartbeating: %d, " in o2quo_make_decision()
|
D | heartbeat.c | 1109 mlog(ML_NOTICE, "o2hb: No configured nodes found!\n"); in o2hb_do_disk_heartbeat()
|
/fs/ocfs2/ |
D | blockcheck.c | 296 mlog(ML_NOTICE, "Block check count has wrapped\n"); in ocfs2_blockcheck_inc_check() 312 mlog(ML_NOTICE, "Checksum failure count has wrapped\n"); in ocfs2_blockcheck_inc_failure() 328 mlog(ML_NOTICE, "ECC recovery count has wrapped\n"); in ocfs2_blockcheck_inc_recover()
|
D | reservations.c | 85 mlog(ML_NOTICE, "Dumping resmap for device %s. Bitmap length: %u\n", in ocfs2_dump_resv() 92 mlog(ML_NOTICE, "start: %u\tend: %u\tlen: %u\tlast_start: %u" in ocfs2_dump_resv() 101 mlog(ML_NOTICE, "%d reservations found. LRU follows\n", i); in ocfs2_dump_resv() 105 mlog(ML_NOTICE, "LRU(%d) start: %u\tend: %u\tlen: %u\t" in ocfs2_dump_resv()
|
D | filecheck.c | 222 mlog(ML_NOTICE, in ocfs2_filecheck_adjust_max() 484 mlog(ML_NOTICE, in ocfs2_filecheck_attr_store()
|
D | localalloc.c | 283 mlog(ML_NOTICE, "Requested local alloc window %d is larger " in ocfs2_load_local_alloc()
|
D | aops.c | 150 mlog(ML_NOTICE, "get_block on system inode 0x%p (%lu)\n", in ocfs2_get_block()
|
D | namei.c | 1085 mlog(ML_NOTICE, "max lookup times reached, filesystem " in ocfs2_check_if_ancestor()
|
D | alloc.c | 7679 mlog(ML_NOTICE, "Wait for trim on device (%s) to " in ocfs2_trim_fs() 7694 mlog(ML_NOTICE, "The same trim on device (%s) was " in ocfs2_trim_fs()
|
/fs/ocfs2/dlm/ |
D | dlmrecovery.c | 242 mlog(ML_NOTICE, "%s(%d): recovery info, state=%s, dead=%u, master=%u\n", in dlm_print_reco_node_status() 275 mlog(ML_NOTICE, "%s: reco state, node %u, state=%s\n", in dlm_print_reco_node_status() 279 mlog(ML_NOTICE, "%s: lockres %.*s on recovering list\n", in dlm_print_reco_node_status() 895 mlog(ML_NOTICE, "%s: will not send recovery state, " in dlm_request_all_locks_worker() 901 mlog(ML_NOTICE, "%s: reco state invalid: reco(dead=%u, " in dlm_request_all_locks_worker() 2009 mlog(ML_NOTICE, "sent lock: type=%d, conv=%d, " in dlm_process_recovery_data() 2721 mlog(ML_NOTICE, "%s: node %u was down when sending " in dlm_send_begin_reco_message() 2807 mlog(ML_NOTICE, "%s: dead_node previously set to %u, " in dlm_begin_reco_handler()
|
D | dlmdomain.c | 656 mlog(ML_NOTICE, "Error %d sending domain exit message " in dlm_leave_domain() 746 mlog(ML_NOTICE, in dlm_query_join_proto_check() 1459 mlog(ML_NOTICE, in dlm_request_join() 1908 mlog(ML_NOTICE, "Timed out joining dlm domain " in dlm_join_domain()
|
D | dlmmaster.c | 1230 mlog(ML_NOTICE, "node %d up while restarting\n", node); in dlm_restart_lock_mastery() 2197 mlog(ML_NOTICE, "%s: node %u has not seen " in dlm_pre_master_reco_lockres() 2389 mlog(ML_NOTICE, "%s:%.*s: node %u sends deref done " in dlm_deref_lockres_done_handler() 3383 mlog(ML_NOTICE, "%s: target %u died during " in dlm_clean_master_list()
|
D | dlmthread.c | 210 mlog(ML_NOTICE, "%s: res %.*s already in DLM_LOCK_RES_DROPPING_REF state\n", in dlm_purge_lockres()
|