Home
last modified time | relevance | path

Searched refs:log_error (Results 1 – 14 of 14) sorted by relevance

/fs/dlm/
A Ddir.c137 log_error(ls, "recover_dir lookup %d", in dlm_recover_directory()
150 log_error(ls, "recover_dir lookup %d " in dlm_recover_directory()
243 log_error(ls, "drop dump seq %llu", in drop_dir_ctx()
274 log_error(ls, "found ongoing dir dump for node %d, will drop it", in init_dir_dump()
311 log_error(ls, "failed to lookup dir dump context nodeid: %d", in dlm_copy_master_names()
319 log_error(ls, "copy_master_names from %d start %d %.*s", in dlm_copy_master_names()
328 log_error(ls, "failed dir dump sanity check seq_init: %llu seq: %llu", in dlm_copy_master_names()
336 log_error(ls, "failed to allocate dir dump context"); in dlm_copy_master_names()
A Dmember.c112 log_error(ls, "dlm_slots_copy_in gen %u old %u", in dlm_slots_copy_in()
136 log_error(ls, "dlm_slots_copy_in our slot " in dlm_slots_copy_in()
147 log_error(ls, "dlm_slots_copy_in nodeid %d no slot", in dlm_slots_copy_in()
206 log_error(ls, "nodeid %d slot changed %d %d", in dlm_slots_assign()
227 log_error(ls, "invalid slot number %d", memb->slot); in dlm_slots_assign()
259 log_error(ls, "no free slot found"); in dlm_slots_assign()
273 log_error(ls, "num_slots %d exceeds max_slots %d", in dlm_slots_assign()
524 log_error(ls, "dlm_lsop_recover_done bad num %d", num); in dlm_lsop_recover_done()
732 log_error(ls, "start ignored: lockspace running"); in dlm_ls_start()
745 log_error(ls, "unused recovery %llx %d", in dlm_ls_start()
A Dlock.c1158 log_error(ls, "%s res_dir %d our %d %s", __func__, in __dlm_master_lookup()
1528 log_error(ls, "create_lkb xa error %d", rv); in _create_lkb()
2871 log_error(ls, "%s %d %x %x %x %d %d", __func__, in validate_lock_args()
3944 log_error(lkb->lkb_resource->res_ls, in validate_message()
3980 log_error(lkb->lkb_resource->res_ls, in validate_message()
4707 log_error(ls, "%s no lkid %x", __func__, in receive_lookup_reply()
4865 log_error(ls, "unknown message type %d", in _receive_message()
5160 log_error(ls, "invalid lkb wait_type %d %d", in dlm_recover_waiters_pre()
5327 log_error(ls, "waiter %x msg %d r_nodeid %d " in dlm_recover_waiters_post()
5359 log_error(ls, "purged mstcpy lkb not released"); in purge_mstcpy_list()
[all …]
A Drcom.c127 log_error(ls, "version mismatch: %x nodeid %d: %x", in check_rcom_config()
135 log_error(ls, "config mismatch: %d,%x nodeid %d: %d,%x", in check_rcom_config()
390 log_error(ls, "receive_rcom_lookup dump from %d", nodeid); in receive_rcom_lookup()
672 log_error(ls, "receive_rcom bad type %d", in dlm_receive_rcom()
688 log_error(ls, "recovery message %d from %d is too short", in dlm_receive_rcom()
A Dlockspace.c543 log_error(ls, "can't start dlm_callback %d", error); in new_lockspace()
558 log_error(ls, "can't start dlm_recoverd %d", error); in new_lockspace()
827 log_error(ls, "no userland control daemon, stopping lockspace"); in dlm_stop_lockspaces()
A Drecover.c289 log_error(ls, "warning: recover_list_count %d", in recover_list_clear()
376 log_error(ls, "warning: recover_list_count %d", in recover_xa_clear()
574 log_error(ls, "dlm_recover_master_reply no id %llx", in dlm_recover_master_reply()
A Dplock.c226 log_error(ls, "dlm_posix_lock: vfs lock error %llx", in dlm_posix_lock()
315 log_error(ls, "dlm_posix_unlock: vfs unlock error %d %llx", in dlm_posix_unlock()
A Drecoverd.c30 log_error(ls, "root list not empty"); in dlm_create_masters_list()
A Ddlm_internal.h62 #define log_error(ls, fmt, args...) \ macro
/fs/smb/client/
A Dcifstransport.c178 bool log_error) in cifs_check_receive() argument
204 return map_and_check_smb_error(mid, log_error); in cifs_check_receive()
A Dsmb2transport.c853 bool log_error) in smb2_check_receive() argument
874 return map_smb2_to_linux_error(mid->resp_buf, log_error); in smb2_check_receive()
A Dsmb2proto.h34 struct TCP_Server_Info *server, bool log_error);
A Dcifsproto.h128 struct TCP_Server_Info *server, bool log_error);
/fs/xfs/
A Dxfs_log.c3432 bool log_error = (shutdown_flags & SHUTDOWN_LOG_IO_ERROR); in xlog_force_shutdown() local
3462 if (!log_error && !xlog_in_recovery(log)) in xlog_force_shutdown()
3527 return log_error; in xlog_force_shutdown()

Completed in 35 milliseconds