Lines Matching refs:VFS
570 cifs_server_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers()
583 cifs_server_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
617 cifs_server_dbg(VFS, "has not responded in %lu seconds. Reconnecting...\n", in server_unresponsive()
787 cifs_server_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
879 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n"); in cifs_enable_signing()
888 cifs_dbg(VFS, "Server does not support signing!\n"); in cifs_enable_signing()
895 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n"); in cifs_enable_signing()
1006 cifs_server_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
1153 cifs_server_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
1232 cifs_server_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1645 cifs_dbg(VFS, "CONFIG_CIFS_SMB_DIRECT is not enabled\n"); in cifs_get_tcp_session()
1652 cifs_dbg(VFS, "RDMA transport established\n"); in cifs_get_tcp_session()
1662 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
1675 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
1796 cifs_server_dbg(VFS, in cifs_setup_ipc()
1816 cifs_server_dbg(VFS, "failed to connect to IPC (rc=%d)\n", rc); in cifs_setup_ipc()
1918 cifs_server_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses()
2327 cifs_dbg(VFS, "%s: Failed to unregister for witness notifications: %d\n", in cifs_put_tcon()
2394 cifs_dbg(VFS, in cifs_get_tcon()
2404 cifs_dbg(VFS, in cifs_get_tcon()
2423 cifs_dbg(VFS, in cifs_get_tcon()
2431 cifs_dbg(VFS, "Encryption is not supported on share\n"); in cifs_get_tcon()
2446 cifs_dbg(VFS, "Server does not support mounting with posix SMB3.11 extensions\n"); in cifs_get_tcon()
2450 cifs_dbg(VFS, "Check vers= mount option. SMB3.11 " in cifs_get_tcon()
2469 cifs_dbg(VFS, in cifs_get_tcon()
2477 cifs_dbg(VFS, in cifs_get_tcon()
2489 cifs_dbg(VFS, in cifs_get_tcon()
2509 cifs_dbg(VFS, "Failed to register for witness notifications: %d\n", rc); in cifs_get_tcon()
2514 cifs_dbg(VFS, "witness requested on mount but no CLUSTER capability on share\n"); in cifs_get_tcon()
2519 cifs_dbg(VFS, "SMB3 or later required for witness option\n"); in cifs_get_tcon()
2528 cifs_dbg(VFS, "cache=ro requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2530 cifs_dbg(VFS, "cache=singleclient requested on mount but NO_CACHING flag set on share\n"); in cifs_get_tcon()
2535 cifs_dbg(VFS, in cifs_get_tcon()
2778 cifs_server_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
2781 cifs_server_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
2876 cifs_server_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3017 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3020 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3021 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3026 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3072 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3098 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_cifs_sb()
3110 …cifs_dbg(VFS, "mounting share with read only caching. Ensure that the share will not be modified w… in cifs_setup_cifs_sb()
3113 …cifs_dbg(VFS, "mounting share in single client RW caching mode. Ensure that no other systems will … in cifs_setup_cifs_sb()
3119 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3180 cifs_server_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount_get_session()
3249 cifs_dbg(VFS, "mounted to read only share\n"); in cifs_mount_get_tcon()
3252 cifs_dbg(VFS, "read only mount of RW share\n"); in cifs_mount_get_tcon()
3392 …cifs_server_dbg(VFS, "cannot query dirs between root and final path, enabling CIFS_MOUNT_USE_PREFI… in cifs_is_path_remote()
3747 cifs_server_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()