Lines Matching refs:VFS
584 cifs_server_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers()
597 cifs_server_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
631 cifs_server_dbg(VFS, "has not responded in %lu seconds. Reconnecting...\n", in server_unresponsive()
801 cifs_server_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
893 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n"); in cifs_enable_signing()
902 cifs_dbg(VFS, "Server does not support signing!\n"); in cifs_enable_signing()
909 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n"); in cifs_enable_signing()
1017 cifs_server_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
1167 cifs_server_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
1220 cifs_server_dbg(VFS, in cifs_demultiplex_thread()
1254 cifs_server_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1728 cifs_dbg(VFS, "CONFIG_CIFS_SMB_DIRECT is not enabled\n"); in cifs_get_tcp_session()
1735 cifs_dbg(VFS, "RDMA transport established\n"); in cifs_get_tcp_session()
1745 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
1758 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
1879 cifs_server_dbg(VFS, in cifs_setup_ipc()
1902 cifs_server_dbg(VFS, "failed to connect to IPC (rc=%d)\n", rc); in cifs_setup_ipc()
2008 cifs_server_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in __cifs_put_smb_ses()
2437 cifs_dbg(VFS, "%s: Failed to unregister for witness notifications: %d\n", in cifs_put_tcon()
2511 cifs_dbg(VFS, in cifs_get_tcon()
2521 cifs_dbg(VFS, in cifs_get_tcon()
2540 cifs_dbg(VFS, in cifs_get_tcon()
2548 cifs_dbg(VFS, "Encryption is not supported on share\n"); in cifs_get_tcon()
2563 cifs_dbg(VFS, "Server does not support mounting with posix SMB3.11 extensions\n"); in cifs_get_tcon()
2567 cifs_dbg(VFS, "Check vers= mount option. SMB3.11 " in cifs_get_tcon()
2586 cifs_dbg(VFS, in cifs_get_tcon()
2594 cifs_dbg(VFS, in cifs_get_tcon()
2606 cifs_dbg(VFS, in cifs_get_tcon()
2626 cifs_dbg(VFS, "Failed to register for witness notifications: %d\n", rc); in cifs_get_tcon()
2631 cifs_dbg(VFS, "witness requested on mount but no CLUSTER capability on share\n"); in cifs_get_tcon()
2636 cifs_dbg(VFS, "SMB3 or later required for witness option\n"); in cifs_get_tcon()
2645 cifs_dbg(VFS, "cache=ro requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2647 cifs_dbg(VFS, "cache=singleclient requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2652 cifs_dbg(VFS, in cifs_get_tcon()
2907 cifs_server_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
2910 cifs_server_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
3007 cifs_server_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3147 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3150 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3151 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3156 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3202 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3228 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_cifs_sb()
3240 …cifs_dbg(VFS, "mounting share with read only caching. Ensure that the share will not be modified w… in cifs_setup_cifs_sb()
3243 …cifs_dbg(VFS, "mounting share in single client RW caching mode. Ensure that no other systems will … in cifs_setup_cifs_sb()
3249 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3310 cifs_server_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount_get_session()
3379 cifs_dbg(VFS, "mounted to read only share\n"); in cifs_mount_get_tcon()
3382 cifs_dbg(VFS, "read only mount of RW share\n"); in cifs_mount_get_tcon()
3522 …cifs_server_dbg(VFS, "cannot query dirs between root and final path, enabling CIFS_MOUNT_USE_PREFI… in cifs_is_path_remote()
3885 cifs_server_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()