/linux-4.1.27/fs/ocfs2/cluster/ |
D | masklog.h | 104 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro 108 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE) 121 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE) 191 if (__m & ML_ERROR) \ 204 mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ 210 mlog(ML_ERROR, "bug expression: " #cond "\n"); \ 211 mlog(ML_ERROR, fmt, ##args); \
|
D | quorum.c | 130 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision() 144 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision() 153 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision()
|
D | heartbeat.c | 294 mlog(ML_ERROR, "Heartbeat write timeout to device %s after %u " in o2hb_write_timeout() 381 mlog(ML_ERROR, "IO Error %d\n", error); in o2hb_bio_end_io() 410 mlog(ML_ERROR, "Could not alloc slots BIO!\n"); in o2hb_setup_one_bio() 523 mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, " in o2hb_dump_slot() 577 mlog(ML_ERROR, "%s (%s): expected(%u:0x%llx, 0x%llx), " in o2hb_check_own_slot() 810 mlog(ML_ERROR, "Node %d has written a bad crc to %s\n", in o2hb_check_slot() 890 mlog(ML_ERROR, "Node %d on device %s has a dead count " in o2hb_check_slot() 1027 mlog(ML_ERROR, "Write error %d on device \"%s\"\n", in o2hb_do_disk_heartbeat() 1770 mlog(ML_ERROR, in o2hb_region_dev_write() 2392 mlog(ML_ERROR, "Pin region %s fails with %d\n", in o2hb_region_pin() [all …]
|
D | tcp.c | 938 mlog(ML_ERROR, "sendmsg returned %d instead of %zu\n", ret, total); in o2net_send_tcp_msg() 968 mlog(ML_ERROR, "sendpage of size %zu to " SC_NODEF_FMT in o2net_sendpage() 1672 mlog(ML_ERROR, "bind failed with %d at address %pI4\n", in o2net_start_connect() 1679 mlog(ML_ERROR, "setting TCP_NODELAY failed with %d\n", ret); in o2net_start_connect() 1685 mlog(ML_ERROR, "set TCP_USER_TIMEOUT failed with %d\n", ret); in o2net_start_connect() 1877 mlog(ML_ERROR, "setting TCP_NODELAY failed with %d\n", ret); in o2net_accept_one() 1883 mlog(ML_ERROR, "set TCP_USER_TIMEOUT failed with %d\n", ret); in o2net_accept_one() 2112 mlog(ML_ERROR, "unable to launch o2net thread\n"); in o2net_start_listening()
|
/linux-4.1.27/fs/ocfs2/ |
D | super.c | 481 mlog(ML_ERROR, "Unable to load system inode %d, " in ocfs2_init_global_system_inodes() 510 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes() 658 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount() 665 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount() 674 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount() 690 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount() 700 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount() 707 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount() 771 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe() 789 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe() [all …]
|
D | resize.c | 312 mlog(ML_ERROR, "The disk is too old and small. " in ocfs2_group_extend() 392 mlog(ML_ERROR, "Group descriptor # %llu has bad chain %u " in ocfs2_check_new_group() 397 mlog(ML_ERROR, "Group descriptor # %llu has bit count %u but " in ocfs2_check_new_group() 402 mlog(ML_ERROR, "Group descriptor # %llu has free bit count %u " in ocfs2_check_new_group() 427 mlog(ML_ERROR, "add a group which is in the current volume.\n"); in ocfs2_verify_group_and_input() 429 mlog(ML_ERROR, "input chain exceeds the limit.\n"); in ocfs2_verify_group_and_input() 431 mlog(ML_ERROR, in ocfs2_verify_group_and_input() 434 mlog(ML_ERROR, "add group's clusters overflow.\n"); in ocfs2_verify_group_and_input() 436 mlog(ML_ERROR, "the cluster exceeds the maximum of a group\n"); in ocfs2_verify_group_and_input() 438 mlog(ML_ERROR, "the free cluster exceeds the total clusters\n"); in ocfs2_verify_group_and_input() [all …]
|
D | buffer_head_io.c | 133 mlog(ML_ERROR, in ocfs2_read_blocks_sync() 142 mlog(ML_ERROR, in ocfs2_read_blocks_sync() 199 mlog(ML_ERROR, "asked to read %d blocks!\n", nr); in ocfs2_read_blocks() 282 mlog(ML_ERROR, "block %llu had the JBD bit set " in ocfs2_read_blocks()
|
D | quota_local.c | 179 mlog(ML_ERROR, "failed to read quota file header (type=%d)\n", in ocfs2_local_check_quota_file() 185 mlog(ML_ERROR, "quota file magic does not match (%u != %u)," in ocfs2_local_check_quota_file() 191 mlog(ML_ERROR, "quota file version does not match (%u != %u)," in ocfs2_local_check_quota_file() 203 mlog(ML_ERROR, "cannot get global quota file inode " in ocfs2_local_check_quota_file() 211 mlog(ML_ERROR, "failed to read global quota file header " in ocfs2_local_check_quota_file() 217 mlog(ML_ERROR, "global quota file magic does not match " in ocfs2_local_check_quota_file() 223 mlog(ML_ERROR, "global quota file version does not match " in ocfs2_local_check_quota_file() 431 mlog(ML_ERROR, "failed to read quota file info header " in ocfs2_begin_quota_recovery() 504 mlog(ML_ERROR, "Failed to get quota structure " in ocfs2_recover_local_quota_file() 630 mlog(ML_ERROR, "failed to read quota file info header " in ocfs2_finish_quota_recovery() [all …]
|
D | journal.c | 568 mlog(ML_ERROR, in ocfs2_abort_trigger() 670 mlog(ML_ERROR, "giving me a buffer that's not uptodate!\n"); in __ocfs2_journal_access() 671 mlog(ML_ERROR, "b_blocknr=%llu\n", in __ocfs2_journal_access() 697 mlog(ML_ERROR, "Unknown access type!\n"); in __ocfs2_journal_access() 704 mlog(ML_ERROR, "Error %d getting %d access to buffer!\n", in __ocfs2_journal_access() 823 mlog(ML_ERROR, "access error (bad inode)\n"); in ocfs2_journal_init() 839 mlog(ML_ERROR, "Could not get lock on journal!\n"); in ocfs2_journal_init() 847 mlog(ML_ERROR, "Journal file size (%lld) is too small!\n", in ocfs2_journal_init() 860 mlog(ML_ERROR, "Linux journal layer error\n"); in ocfs2_journal_init() 1030 mlog(ML_ERROR, "File system error %d recorded in " in ocfs2_clear_journal_error() [all …]
|
D | reservations.c | 133 mlog(ML_ERROR, in ocfs2_validate_resmap_bits() 156 mlog(ML_ERROR, "reservation %d has bad start off!\n", in ocfs2_check_resmap() 162 mlog(ML_ERROR, "reservation %d has no length!\n", in ocfs2_check_resmap() 168 mlog(ML_ERROR, "reservation %d has invalid range!\n", in ocfs2_check_resmap() 174 mlog(ML_ERROR, "reservation %d extends past bitmap!\n", in ocfs2_check_resmap() 343 mlog(ML_ERROR, "Duplicate reservation window!\n"); in ocfs2_resv_insert() 546 mlog(ML_ERROR, "goal: %u next_resv: start %u len %u\n", in __ocfs2_resv_find_window()
|
D | blockcheck.c | 442 mlog(ML_ERROR, in ocfs2_block_check_validate() 457 mlog(ML_ERROR, "Fixed CRC32 failed: stored: 0x%x, computed 0x%x\n", in ocfs2_block_check_validate() 555 mlog(ML_ERROR, in ocfs2_block_check_validate_bhs() 588 mlog(ML_ERROR, "Fixed CRC32 failed: stored: %u, computed %u\n", in ocfs2_block_check_validate_bhs()
|
D | export.c | 80 mlog(ML_ERROR, "getting nfs sync lock(EX) failed %d\n", status); in ocfs2_get_dentry() 94 mlog(ML_ERROR, "test inode bit failed %d\n", status); in ocfs2_get_dentry()
|
D | aops.c | 74 mlog(ML_ERROR, "block offset > PATH_MAX: %llu", in ocfs2_symlink_get_block() 89 mlog(ML_ERROR, "block offset is outside the allocated size: " in ocfs2_symlink_get_block() 102 mlog(ML_ERROR, "couldn't getblock for symlink!\n"); in ocfs2_symlink_get_block() 114 mlog(ML_ERROR, "couldn't kmap!\n"); in ocfs2_symlink_get_block() 162 mlog(ML_ERROR, "Error %d from get_blocks(0x%p, %llu, 1, " in ocfs2_get_block() 197 mlog(ML_ERROR, in ocfs2_get_block() 202 …mlog(ML_ERROR, "Size %llu, clusters %u\n", (unsigned long long)i_size_read(inode), OCFS2_I(inode)-… in ocfs2_get_block() 490 mlog(ML_ERROR, "get_blocks() failed, block = %llu\n", in ocfs2_bmap() 541 mlog(ML_ERROR, "get_blocks() failed iblock=%llu\n", in ocfs2_direct_IO_get_blocks() 577 mlog(ML_ERROR, "get_blocks() failed iblock=%llu\n", in ocfs2_direct_IO_get_blocks() [all …]
|
D | heartbeat.c | 126 mlog(ML_ERROR, "bit=%d map->num_nodes=%d\n", bit, map->num_nodes); in ocfs2_node_map_test_bit()
|
D | quota_global.c | 228 mlog(ML_ERROR, "Quota write (off=%llu, len=%llu) cancelled " in ocfs2_quota_write() 351 mlog(ML_ERROR, "failed to get global quota inode (type=%d)\n", in ocfs2_global_read_info() 384 mlog(ML_ERROR, "Cannot read global quota info (%d).\n", in ocfs2_global_read_info() 435 mlog(ML_ERROR, "Cannot write global quota info structure\n"); in __ocfs2_global_write_info() 493 mlog(ML_ERROR, "Short read from global quota file " in __ocfs2_sync_dquot() 562 mlog(ML_ERROR, "Failed to lock quota info, losing quota write" in __ocfs2_sync_dquot()
|
D | inode.c | 318 mlog(ML_ERROR, in ocfs2_populate_inode() 829 mlog(ML_ERROR, "Skipping delete of root inode.\n"); in ocfs2_inode_is_valid_to_delete() 848 mlog(ML_ERROR, "Skipping delete of system file %llu\n", in ocfs2_inode_is_valid_to_delete() 909 mlog(ML_ERROR, in ocfs2_query_inode_wipe() 1008 mlog(ML_ERROR, "getting nfs sync lock(PR) failed %d\n", status); in ocfs2_delete_inode() 1341 mlog(ML_ERROR, "Checksum failed for dinode %llu\n", in ocfs2_validate_inode_block()
|
D | suballoc.c | 172 mlog(ML_ERROR, fmt "\n", ##__VA_ARGS__); \ 288 mlog(ML_ERROR, in ocfs2_check_group_descriptor() 2334 mlog(ML_ERROR, "minimum allocation requested %u exceeds " in __ocfs2_claim_clusters() 2764 mlog(ML_ERROR, "read block %llu failed %d\n", in ocfs2_get_suballoc_slot_bit() 2771 mlog(ML_ERROR, "invalid inode %llu requested\n", in ocfs2_get_suballoc_slot_bit() 2779 mlog(ML_ERROR, "inode %llu has invalid suballoc slot %u\n", in ocfs2_get_suballoc_slot_bit() 2825 mlog(ML_ERROR, "suballoc bit %u out of range of %u\n", in ocfs2_test_suballoc_bit() 2837 mlog(ML_ERROR, "read group %llu failed %d\n", in ocfs2_test_suballoc_bit() 2879 mlog(ML_ERROR, "get alloc slot and bit failed %d\n", status); in ocfs2_test_inode_bit() 2890 mlog(ML_ERROR, "unable to get alloc inode in slot %u\n", in ocfs2_test_inode_bit() [all …]
|
D | dlmglue.c | 366 mlog(ML_ERROR, "DLM error %d while calling %s on resource %s\n", \ 369 mlog(ML_ERROR, "DLM error %d while calling %s on resource %.*s%08x\n", \ 1073 mlog(ML_ERROR, "lockres %s: lksb status value of %d!\n", in ocfs2_locking_ast() 1095 mlog(ML_ERROR, "lockres %s: AST fired with invalid action: %u, " in ocfs2_locking_ast() 1132 mlog(ML_ERROR, "Dlm passes error %d for lock %s, " in ocfs2_unlock_ast() 1468 mlog(ML_ERROR, "lockres %s has action %u pending\n", in __ocfs2_cluster_lock() 1890 mlog(ML_ERROR, in ocfs2_file_lock() 2648 mlog(ML_ERROR, "lock on nfs sync lock failed %d\n", status); in ocfs2_nfs_sync_lock() 2970 mlog(ML_ERROR, in ocfs2_dlm_init_debug() 3031 mlog(ML_ERROR, in ocfs2_dlm_init() [all …]
|
D | uptodate.c | 200 mlog(ML_ERROR, "Owner %llu, count = %u, purged = %u\n", in ocfs2_metadata_cache_purge() 342 mlog(ML_ERROR, "Duplicate block %llu cached!\n", in __ocfs2_insert_cache_tree()
|
D | slot_map.c | 239 mlog(ML_ERROR, in ocfs2_slot_map_physical_size() 491 mlog(ML_ERROR, "no free slots available!\n"); in ocfs2_find_slot()
|
D | ioctl.c | 356 mlog(ML_ERROR, "unable to get alloc inode in " in ocfs2_info_handle_freeinode() 473 mlog(ML_ERROR, "Can't read the group descriptor # " in ocfs2_info_freefrag_scan_chain() 652 mlog(ML_ERROR, "unable to get global_bitmap inode\n"); in ocfs2_info_handle_freefrag()
|
D | localalloc.c | 326 mlog(ML_ERROR, "Invalid local alloc inode, %llu\n", in ocfs2_load_local_alloc() 334 mlog(ML_ERROR, "Local alloc size is invalid (la_size = %u)\n", in ocfs2_load_local_alloc() 349 mlog(ML_ERROR, "Local alloc hasn't been recovered!\n" in ocfs2_load_local_alloc()
|
D | dcache.c | 408 mlog(ML_ERROR, "Dentry is missing cluster lock. " in ocfs2_dentry_iput()
|
D | dir.c | 335 mlog(ML_ERROR, "bad entry in directory #%llu: %s - " in ocfs2_check_dir_entry() 464 mlog(ML_ERROR, "Checksum failed for dinode %llu\n", in ocfs2_validate_dir_block() 600 mlog(ML_ERROR, in ocfs2_validate_dx_root() 644 mlog(ML_ERROR, in ocfs2_validate_dx_leaf() 747 mlog(ML_ERROR, "reading directory %llu, " in ocfs2_find_entry_el() 1298 mlog(ML_ERROR, "Dir %llu: Bad dx_entry ptr idx %d, (%p, %p)\n", in ocfs2_delete_entry_dx() 1775 mlog(ML_ERROR, "Unable to read inode block for dir %llu\n", in ocfs2_dir_foreach_blk_id() 2173 mlog(ML_ERROR, "bad directory (dir #%llu) - no `.' or `..'\n", in ocfs2_empty_dir() 3761 mlog(ML_ERROR, "DX Dir: %llu, Asked to rebalance empty leaf: " in ocfs2_dx_dir_rebalance()
|
D | namei.c | 206 mlog(ML_ERROR, "new_inode failed!\n"); in ocfs2_get_init_inode() 709 mlog(ML_ERROR, "%s: no old_dir_bh!\n", osb->uuid_str); in ocfs2_link() 1282 mlog(ML_ERROR, "no old_dir_bh!\n"); in ocfs2_rename() 1581 mlog(ML_ERROR, "need to change nlink for old dir " in ocfs2_rename() 1909 mlog(ML_ERROR, in ocfs2_symlink()
|
D | alloc.c | 901 mlog(ML_ERROR, "Checksum failed for extent block %llu\n", in ocfs2_validate_extent_block() 2594 mlog(ML_ERROR, in ocfs2_unlink_path() 5157 mlog(ML_ERROR, "Owner %llu tried to set %d flags on an " in ocfs2_change_extent_flag() 5165 mlog(ML_ERROR, "Owner %llu tried to clear %d flags on an " in ocfs2_change_extent_flag() 5438 mlog(ML_ERROR, "Owner %llu: Invalid record truncate: (%u, %u) " in ocfs2_truncate_rec() 5989 mlog(ML_ERROR, "Could not get bitmap inode!\n"); in __ocfs2_flush_truncate_log() 6083 mlog(ML_ERROR, "Could not get load truncate log inode!\n"); in ocfs2_get_truncate_log_info() 6184 mlog(ML_ERROR, "Asked to recover my own truncate log!\n"); in ocfs2_complete_truncate_log_recovery()
|
D | extent_map.c | 958 mlog(ML_ERROR, in ocfs2_read_virt_blocks()
|
D | move_extents.c | 632 mlog(ML_ERROR, "unable to get global_bitmap inode\n"); in ocfs2_move_extent()
|
D | xattr.c | 1981 mlog(ML_ERROR, in ocfs2_xa_cleanup_value_truncate() 1988 mlog(ML_ERROR, in ocfs2_xa_cleanup_value_truncate() 1996 mlog(ML_ERROR, in ocfs2_xa_cleanup_value_truncate() 5524 mlog(ML_ERROR, "Too much hash collision in xattr bucket %llu, " in ocfs2_check_xattr_bucket_collision()
|
D | refcounttree.c | 98 mlog(ML_ERROR, "Checksum failed for refcount block %llu\n", in ocfs2_validate_refcount_block() 243 mlog(ML_ERROR, "Duplicate refcount block %llu found!\n", in ocfs2_insert_refcount_tree()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmmaster.c | 239 mlog(ML_ERROR, "bad mle: %p\n", mle); in __dlm_put_mle() 505 mlog(ML_ERROR, "Resource %.*s not on the Tracking list\n", in dlm_lockres_release() 520 mlog(ML_ERROR, in dlm_lockres_release() 840 mlog(ML_ERROR, "master entry for nonexistent lock!\n"); in dlm_get_lock_resource() 984 mlog(ML_ERROR, "%s: res %.*s, Spinning on " in dlm_get_lock_resource() 1049 mlog(ML_ERROR, "link to %u went down?: %d\n", res->owner, ret); in dlm_wait_for_lock_mastery() 1264 mlog(ML_ERROR, "node down! %d\n", node); in dlm_restart_lock_mastery() 1356 mlog(ML_ERROR, "TCP stack not ready!\n"); in dlm_do_master_request() 1359 mlog(ML_ERROR, "bad args passed to o2net!\n"); in dlm_do_master_request() 1362 mlog(ML_ERROR, "out of memory while trying to send " in dlm_do_master_request() [all …]
|
D | dlmdomain.c | 593 mlog(ML_ERROR, "Error %d sending domain exit message %u " in dlm_send_one_domain_exit() 728 mlog(ML_ERROR, "Following lockres' are still on the " in dlm_unregister_domain() 985 mlog(ML_ERROR, "Domain %s: Joining node %d has global " in dlm_match_regions() 994 mlog(ML_ERROR, "Domain %s: Local node %d has global " in dlm_match_regions() 1024 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions() 1047 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions() 1102 mlog(ML_ERROR, "Region mismatch %d, node %d\n", in dlm_send_regions() 1136 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() 1143 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() 1152 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() [all …]
|
D | dlmrecovery.c | 479 mlog(ML_ERROR, "dead_node %u no longer in recovery map!\n", in dlm_do_recovery() 531 mlog(ML_ERROR, "%s: Error %d remastering locks for node %u, " in dlm_do_recovery() 564 mlog(ML_ERROR, "%s: failed to alloc recovery area, " in dlm_remaster_locks() 665 mlog(ML_ERROR, "bad ndata state for " in dlm_remaster_locks() 819 mlog(ML_ERROR, "%s: Error %d send LOCK_REQUEST to node %u " in dlm_request_all_locks() 842 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local " in dlm_request_all_locks_handler() 933 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker() 949 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker() 974 mlog(ML_ERROR, "%s: Error %d send RECO_DATA_DONE to node %u " in dlm_send_all_done_msg() 1016 mlog(ML_ERROR, "bad ndata state for node %u:" in dlm_reco_data_done_handler() [all …]
|
D | dlmast.c | 103 mlog(ML_ERROR, "%s: res %.*s, lock %u:%llu, " in __dlm_queue_ast() 316 mlog(ML_ERROR, "Invalid name length (%d) in proxy ast " in dlm_proxy_ast_handler() 323 mlog(ML_ERROR, "Both PUT and GET lvb specified, (0x%x)\n", in dlm_proxy_ast_handler() 336 mlog(ML_ERROR, "Unknown ast type! %d, cookie=%u:%llu" in dlm_proxy_ast_handler() 484 mlog(ML_ERROR, "%s: res %.*s, error %d send AST to node %u\n", in dlm_send_proxy_ast_msg() 489 mlog(ML_ERROR, "sent AST to node %u, it thinks this " in dlm_send_proxy_ast_msg() 493 mlog(ML_ERROR, "sent AST to node %u, it returned " in dlm_send_proxy_ast_msg() 497 mlog(ML_ERROR, "AST to node %u returned %d!\n", in dlm_send_proxy_ast_msg()
|
D | dlmunlock.c | 124 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common() 133 mlog(ML_ERROR, "lockres in progress!\n"); in dlmunlock_common() 360 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request() 408 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler() 413 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler() 419 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler() 511 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler() 553 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
|
D | dlmlock.c | 322 mlog(ML_ERROR, "%s: res %.*s, Stale lockres no longer " in dlm_send_remote_lock_request() 330 mlog(ML_ERROR, "%s: res %.*s, Error %d send CREATE LOCK to " in dlm_send_remote_lock_request() 479 mlog(ML_ERROR, "Domain %s not fully joined, but node %u is " in dlm_create_lock_handler() 596 mlog(ML_ERROR, "strange LOCAL convert request!\n"); in dlmlock() 606 mlog(ML_ERROR, "NULL lock pointer in convert " in dlmlock() 613 mlog(ML_ERROR, "NULL lockres pointer in convert " in dlmlock() 627 mlog(ML_ERROR, "new args: lksb=%p, ast=%p, bast=%p, " in dlmlock() 629 mlog(ML_ERROR, "orig args: lksb=%p, ast=%p, bast=%p, " in dlmlock()
|
D | dlmconvert.c | 137 mlog(ML_ERROR, "attempted to convert a lock with a lock " in __dlmconvert_master() 145 mlog(ML_ERROR, "attempted to convert a lock not on grant " in __dlmconvert_master() 283 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote() 412 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_convert_request() 471 mlog(ML_ERROR, "both PUT and GET lvb specified\n"); in dlm_convert_lock_handler() 504 mlog(ML_ERROR, "did not find lock to convert on grant queue! " in dlm_convert_lock_handler()
|
D | dlmapi.h | 95 mlog(ML_ERROR, "dlm status = %s\n", dlm_errname((st))); \
|
D | dlmthread.c | 206 mlog(ML_ERROR, "%s: res %.*s in use after deref\n", in dlm_purge_lockres() 314 mlog(ML_ERROR, "%s: res %.*s converting lock to invalid mode\n", in dlm_shuffle_lists() 678 mlog(ML_ERROR, "%s: inprog %d, mig %d, reco %d," in dlm_thread()
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | userdlm.c | 107 mlog(ML_ERROR, "Dlm error %d while calling %s on " \ 139 mlog(ML_ERROR, "lksb status value of %u on lockres %.*s\n", in user_ast() 240 mlog(ML_ERROR, "dlm returns status %d\n", status); in user_unlock_ast() 435 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_lock() 534 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_unlock()
|
D | dlmfs.c | 481 mlog(ML_ERROR, "invalid domain name for directory.\n"); in dlmfs_mkdir() 497 mlog(ML_ERROR, "Error %d could not register domain \"%.*s\"\n", in dlmfs_mkdir() 530 mlog(ML_ERROR, "invalid lock name, %.*s\n", name->len, in dlmfs_create() 560 mlog(ML_ERROR, "unlink %pd, error %d from destroy\n", in dlmfs_unlink()
|