Lines Matching refs:VFS

448 			cifs_dbg(VFS, "No memory for large SMB response\n");  in allocate_buffers()
461 cifs_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
491 cifs_dbg(VFS, "Server %s has not responded in %d seconds. Reconnecting...\n", in server_unresponsive()
662 cifs_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
800 cifs_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
893 cifs_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
926 cifs_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1053 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
1088 cifs_dbg(VFS, "bad security option: %s\n", value); in cifs_parse_security_flavors()
1114 cifs_dbg(VFS, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()
1155 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
1304 cifs_dbg(VFS, "Unable to allocate memory for devname.\n"); in cifs_parse_mount_options()
1307 cifs_dbg(VFS, "Malformed UNC in devname.\n"); in cifs_parse_mount_options()
1310 cifs_dbg(VFS, "Unknown error parsing devname.\n"); in cifs_parse_mount_options()
1489 cifs_dbg(VFS, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n"); in cifs_parse_mount_options()
1509 cifs_dbg(VFS, in cifs_parse_mount_options()
1517 cifs_dbg(VFS, in cifs_parse_mount_options()
1525 cifs_dbg(VFS, in cifs_parse_mount_options()
1537 cifs_dbg(VFS, "%s: Invalid backupuid value\n", in cifs_parse_mount_options()
1545 cifs_dbg(VFS, "%s: Invalid backupgid value\n", in cifs_parse_mount_options()
1553 cifs_dbg(VFS, "%s: Invalid uid value\n", in cifs_parse_mount_options()
1561 cifs_dbg(VFS, "%s: Invalid cruid value\n", in cifs_parse_mount_options()
1568 cifs_dbg(VFS, "%s: Invalid gid value\n", in cifs_parse_mount_options()
1576 cifs_dbg(VFS, "%s: Invalid file_mode value\n", in cifs_parse_mount_options()
1584 cifs_dbg(VFS, "%s: Invalid dir_mode value\n", in cifs_parse_mount_options()
1593 cifs_dbg(VFS, "%s: Invalid port value\n", in cifs_parse_mount_options()
1601 cifs_dbg(VFS, "%s: Invalid rsize value\n", in cifs_parse_mount_options()
1609 cifs_dbg(VFS, "%s: Invalid wsize value\n", in cifs_parse_mount_options()
1617 cifs_dbg(VFS, "%s: Invalid actimeo value\n", in cifs_parse_mount_options()
1623 cifs_dbg(VFS, "attribute cache timeout too large\n"); in cifs_parse_mount_options()
1901 cifs_dbg(VFS, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n"); in cifs_parse_mount_options()
1906 cifs_dbg(VFS, "CIFS mount error: No usable UNC path provided in device string!\n"); in cifs_parse_mount_options()
1912 cifs_dbg(VFS, "Malformed UNC. Unable to find share name.\n"); in cifs_parse_mount_options()
2213 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
2226 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
2338 cifs_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses()
2650 cifs_dbg(VFS, "transport encryption setting conflicts with existing tid\n"); in cifs_get_tcon()
2695 cifs_dbg(VFS, in cifs_get_tcon()
2704 cifs_dbg(VFS, in cifs_get_tcon()
2719 cifs_dbg(VFS, in cifs_get_tcon()
2956 cifs_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
2959 cifs_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
3064 cifs_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3194 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3197 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3198 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3203 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3249 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3342 cifs_dbg(VFS, "mount options mfsymlinks and sfu both enabled\n"); in cifs_setup_cifs_sb()
3348 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3477 cifs_dbg(VFS, "No username specified\n"); in cifs_setup_volume_info()
3490 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_volume_info()
3578 cifs_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount()
3973 cifs_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()