Lines Matching refs:FYI
167 cifs_dbg(FYI, "%s: Message to register for network name %s with id %d sent\n", __func__,
236 cifs_dbg(FYI, "%s: Message to unregister for network name %s with id %d sent\n", __func__,
286 cifs_dbg(FYI, "Existing swn registration for %s:%s found\n", swnreg->net_name,
333 cifs_dbg(FYI, "%s: failed to allocate registration id\n", __func__);
398 cifs_dbg(FYI, "%s: resource name '%s' become unavailable\n", __func__, name);
402 cifs_dbg(FYI, "%s: resource name '%s' become available\n", __func__, name);
406 cifs_dbg(FYI, "%s: resource name '%s' changed to unknown state\n", __func__, name);
515 cifs_dbg(FYI, "%s: move to %pI4\n", __func__, &ipv4->sin_addr);
517 cifs_dbg(FYI, "%s: move to %pI6\n", __func__, &ipv6->sin6_addr);
536 cifs_dbg(FYI, "%s: registration id %d not found\n", __func__, swnreg_id);
540 cifs_dbg(FYI, "%s: missing registration id attribute\n", __func__);
547 cifs_dbg(FYI, "%s: missing notification type attribute\n", __func__);
559 cifs_dbg(FYI, "%s: missing resource name attribute\n", __func__);
565 cifs_dbg(FYI, "%s: missing resource state attribute\n", __func__);
576 cifs_dbg(FYI, "%s: missing IP address attribute\n", __func__);
582 cifs_dbg(FYI, "%s: unknown notification type %d\n", __func__, type);
671 cifs_dbg(FYI, "%s: Failed to send register message: %d\n", __func__, ret);