Lines Matching refs:VFS
437 cifs_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers()
450 cifs_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
480 cifs_dbg(VFS, "Server %s has not responded in %d seconds. Reconnecting...\n", in server_unresponsive()
651 cifs_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
789 cifs_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
882 cifs_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
915 cifs_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1042 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
1077 cifs_dbg(VFS, "bad security option: %s\n", value); in cifs_parse_security_flavors()
1103 cifs_dbg(VFS, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()
1138 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
1287 cifs_dbg(VFS, "Unable to allocate memory for devname.\n"); in cifs_parse_mount_options()
1290 cifs_dbg(VFS, "Malformed UNC in devname.\n"); in cifs_parse_mount_options()
1293 cifs_dbg(VFS, "Unknown error parsing devname.\n"); in cifs_parse_mount_options()
1472 cifs_dbg(VFS, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n"); in cifs_parse_mount_options()
1493 cifs_dbg(VFS, "%s: Invalid backupuid value\n", in cifs_parse_mount_options()
1501 cifs_dbg(VFS, "%s: Invalid backupgid value\n", in cifs_parse_mount_options()
1509 cifs_dbg(VFS, "%s: Invalid uid value\n", in cifs_parse_mount_options()
1517 cifs_dbg(VFS, "%s: Invalid cruid value\n", in cifs_parse_mount_options()
1524 cifs_dbg(VFS, "%s: Invalid gid value\n", in cifs_parse_mount_options()
1532 cifs_dbg(VFS, "%s: Invalid file_mode value\n", in cifs_parse_mount_options()
1540 cifs_dbg(VFS, "%s: Invalid dir_mode value\n", in cifs_parse_mount_options()
1549 cifs_dbg(VFS, "%s: Invalid port value\n", in cifs_parse_mount_options()
1557 cifs_dbg(VFS, "%s: Invalid rsize value\n", in cifs_parse_mount_options()
1565 cifs_dbg(VFS, "%s: Invalid wsize value\n", in cifs_parse_mount_options()
1573 cifs_dbg(VFS, "%s: Invalid actimeo value\n", in cifs_parse_mount_options()
1579 cifs_dbg(VFS, "attribute cache timeout too large\n"); in cifs_parse_mount_options()
1857 cifs_dbg(VFS, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n"); in cifs_parse_mount_options()
1862 cifs_dbg(VFS, "CIFS mount error: No usable UNC path provided in device string!\n"); in cifs_parse_mount_options()
1868 cifs_dbg(VFS, "Malformed UNC. Unable to find share name.\n"); in cifs_parse_mount_options()
2169 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
2182 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
2294 cifs_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses()
2605 cifs_dbg(VFS, "transport encryption setting conflicts with existing tid\n"); in cifs_get_tcon()
2875 cifs_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
2878 cifs_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
2983 cifs_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3113 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3116 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3117 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3122 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3168 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3261 cifs_dbg(VFS, "mount options mfsymlinks and sfu both enabled\n"); in cifs_setup_cifs_sb()
3267 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3396 cifs_dbg(VFS, "No username specified\n"); in cifs_setup_volume_info()
3409 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_volume_info()
3881 cifs_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()