Lines Matching refs:cifs_dbg

146 			cifs_dbg(VFS, "%s: Failed to get kerberos auth info: %d\n", __func__, ret);  in cifs_swn_send_register_message()
154 cifs_dbg(VFS, "%s: Failed to get NTLM auth info: %d\n", __func__, ret); in cifs_swn_send_register_message()
159 cifs_dbg(VFS, "%s: secType %d not supported!\n", __func__, authtype); in cifs_swn_send_register_message()
167 cifs_dbg(FYI, "%s: Message to register for network name %s with id %d sent\n", __func__, in cifs_swn_send_register_message()
236 cifs_dbg(FYI, "%s: Message to unregister for network name %s with id %d sent\n", __func__, in cifs_swn_send_unregister_message()
264 cifs_dbg(VFS, "%s: failed to extract host name from target '%s': %d\n", in cifs_find_swn_reg()
274 cifs_dbg(VFS, "%s: failed to extract share name from target '%s': %d\n", in cifs_find_swn_reg()
286 cifs_dbg(FYI, "Existing swn registration for %s:%s found\n", swnreg->net_name, in cifs_find_swn_reg()
333 cifs_dbg(FYI, "%s: failed to allocate registration id\n", __func__); in cifs_get_swn_reg()
341 cifs_dbg(VFS, "%s: failed to extract host name from target: %d\n", __func__, ret); in cifs_get_swn_reg()
348 cifs_dbg(VFS, "%s: failed to extract share name from target: %d\n", __func__, ret); in cifs_get_swn_reg()
379 cifs_dbg(VFS, "%s: Failed to send unregister message: %d\n", __func__, ret); in cifs_swn_reg_release()
398 cifs_dbg(FYI, "%s: resource name '%s' become unavailable\n", __func__, name); in cifs_swn_resource_state_changed()
402 cifs_dbg(FYI, "%s: resource name '%s' become available\n", __func__, name); in cifs_swn_resource_state_changed()
406 cifs_dbg(FYI, "%s: resource name '%s' changed to unknown state\n", __func__, name); in cifs_swn_resource_state_changed()
475 cifs_dbg(VFS, "%s: failed to store address: %d\n", __func__, ret); in cifs_swn_reconnect()
485 cifs_dbg(VFS, "%s: Failed to unregister for witness notifications: %d\n", in cifs_swn_reconnect()
496 cifs_dbg(VFS, "%s: Failed to register for witness notifications: %d\n", in cifs_swn_reconnect()
515 cifs_dbg(FYI, "%s: move to %pI4\n", __func__, &ipv4->sin_addr); in cifs_swn_client_move()
517 cifs_dbg(FYI, "%s: move to %pI6\n", __func__, &ipv6->sin6_addr); in cifs_swn_client_move()
536 cifs_dbg(FYI, "%s: registration id %d not found\n", __func__, swnreg_id); in cifs_swn_notify()
540 cifs_dbg(FYI, "%s: missing registration id attribute\n", __func__); in cifs_swn_notify()
547 cifs_dbg(FYI, "%s: missing notification type attribute\n", __func__); in cifs_swn_notify()
559 cifs_dbg(FYI, "%s: missing resource name attribute\n", __func__); in cifs_swn_notify()
565 cifs_dbg(FYI, "%s: missing resource state attribute\n", __func__); in cifs_swn_notify()
576 cifs_dbg(FYI, "%s: missing IP address attribute\n", __func__); in cifs_swn_notify()
582 cifs_dbg(FYI, "%s: unknown notification type %d\n", __func__, type); in cifs_swn_notify()
600 cifs_dbg(VFS, "%s: Failed to send swn register message: %d\n", __func__, ret); in cifs_swn_register()
671 cifs_dbg(FYI, "%s: Failed to send register message: %d\n", __func__, ret); in cifs_swn_check()