Lines Matching refs:VFS

649 			cifs_server_dbg(VFS, "No memory for large SMB response\n");  in allocate_buffers()
662 cifs_server_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
708 cifs_server_dbg(VFS, "has not responded in %lu seconds. Reconnecting...\n", in server_unresponsive()
854 cifs_server_dbg(VFS, "RFC 1002 positive session response (unexpected)\n"); in is_smb_response()
938 cifs_server_dbg(VFS, "RFC 1002 negative session response (unexpected)\n"); in is_smb_response()
943 cifs_server_dbg(VFS, "RFC 1002 retarget session response (unexpected)\n"); in is_smb_response()
947 cifs_server_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
1039 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n"); in cifs_enable_signing()
1048 cifs_dbg(VFS, "Server does not support signing!\n"); in cifs_enable_signing()
1055 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n"); in cifs_enable_signing()
1164 cifs_server_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
1314 cifs_server_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
1330 cifs_dbg(VFS, "%s: malformed response (next_offset=%u)\n", in cifs_demultiplex_thread()
1372 cifs_server_dbg(VFS, in cifs_demultiplex_thread()
1406 cifs_server_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1852 cifs_dbg(VFS, "CONFIG_CIFS_SMB_DIRECT is not enabled\n"); in cifs_get_tcp_session()
1859 cifs_dbg(VFS, "RDMA transport established\n"); in cifs_get_tcp_session()
1869 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
1882 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
2041 cifs_server_dbg(VFS, in cifs_setup_ipc()
2064 cifs_server_dbg(VFS, "failed to connect to IPC (rc=%d)\n", rc); in cifs_setup_ipc()
2640 cifs_dbg(VFS, "%s: Failed to unregister for witness notifications: %d\n", in cifs_put_tcon()
2717 cifs_dbg(VFS, in cifs_get_tcon()
2727 cifs_dbg(VFS, in cifs_get_tcon()
2746 cifs_dbg(VFS, in cifs_get_tcon()
2754 cifs_dbg(VFS, "Encryption is not supported on share\n"); in cifs_get_tcon()
2769 cifs_dbg(VFS, "Server does not support mounting with posix SMB3.11 extensions\n"); in cifs_get_tcon()
2776 cifs_dbg(VFS, "SMB1 Unix Extensions not supported by server\n"); in cifs_get_tcon()
2780 cifs_dbg(VFS, in cifs_get_tcon()
2799 cifs_dbg(VFS, in cifs_get_tcon()
2807 cifs_dbg(VFS, in cifs_get_tcon()
2819 cifs_dbg(VFS, in cifs_get_tcon()
2839 cifs_dbg(VFS, "Failed to register for witness notifications: %d\n", rc); in cifs_get_tcon()
2844 cifs_dbg(VFS, "witness requested on mount but no CLUSTER capability on share\n"); in cifs_get_tcon()
2849 cifs_dbg(VFS, "SMB3 or later required for witness option\n"); in cifs_get_tcon()
2858 cifs_dbg(VFS, "cache=ro requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2860 cifs_dbg(VFS, "cache=singleclient requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2865 cifs_dbg(VFS, in cifs_get_tcon()
3124 cifs_server_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
3127 cifs_server_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
3149 cifs_server_dbg(VFS, "sends on sock %p stuck for 15 seconds\n", in smb_recv_kvec()
3251 cifs_dbg(VFS, "RFC 1002 positive session response but with invalid non-zero length %u\n", in ip_rfc1001_connect()
3266 cifs_dbg(VFS, "RFC 1002 negative session response with error 0x%x\n", in ip_rfc1001_connect()
3275 cifs_dbg(VFS, "Server rejected NetBIOS servername %.15s\n", in ip_rfc1001_connect()
3279 cifs_dbg(VFS, "Specify correct NetBIOS servername in source path or with -o servern= option\n"); in ip_rfc1001_connect()
3284 cifs_dbg(VFS, "Server rejected NetBIOS clientname %.15s\n", in ip_rfc1001_connect()
3288 cifs_dbg(VFS, "Specify correct NetBIOS clientname with -o netbiosname= option\n"); in ip_rfc1001_connect()
3301 cifs_dbg(VFS, "RFC 1002 negative session response\n"); in ip_rfc1001_connect()
3306 cifs_dbg(VFS, "RFC 1002 retarget session response\n"); in ip_rfc1001_connect()
3313 cifs_dbg(VFS, "Server wants to redirect connection\n"); in ip_rfc1001_connect()
3314 cifs_dbg(VFS, "Remount with options -o ip=%pI4,port=%u\n", in ip_rfc1001_connect()
3319 cifs_dbg(VFS, "Closing connection\n"); in ip_rfc1001_connect()
3323 cifs_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", resp.type); in ip_rfc1001_connect()
3369 cifs_server_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3522 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3525 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3526 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3531 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3577 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3604 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_cifs_sb()
3616 …cifs_dbg(VFS, "mounting share with read only caching. Ensure that the share will not be modified w… in cifs_setup_cifs_sb()
3619 …cifs_dbg(VFS, "mounting share in single client RW caching mode. Ensure that no other systems will … in cifs_setup_cifs_sb()
3625 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3689 cifs_server_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount_get_session()
3764 cifs_dbg(VFS, "mounted to read only share\n"); in cifs_mount_get_tcon()
3767 cifs_dbg(VFS, "read only mount of RW share\n"); in cifs_mount_get_tcon()
3900 …cifs_server_dbg(VFS, "cannot query dirs between root and final path, enabling CIFS_MOUNT_USE_PREFI… in cifs_is_path_remote()
4302 cifs_dbg(VFS, "Server does not support mounting in UNICODE mode\n"); in cifs_setup_session()
4305 cifs_dbg(VFS, "Server does not support mounting in non-UNICODE mode\n"); in cifs_setup_session()
4335 cifs_server_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()