Lines Matching refs:VFS

539 			cifs_dbg(VFS, "No memory for large SMB response\n");  in allocate_buffers()
552 cifs_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
583 cifs_dbg(VFS, "Server %s has not responded in %lu seconds. Reconnecting...\n", in server_unresponsive()
722 cifs_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
871 cifs_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
1012 cifs_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
1089 cifs_dbg(VFS, "No task to wake, unknown frame " in cifs_demultiplex_thread()
1229 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
1264 cifs_dbg(VFS, "bad security option: %s\n", value); in cifs_parse_security_flavors()
1290 cifs_dbg(VFS, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()
1305 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
1309 cifs_dbg(VFS, "vers=1.0 (cifs) not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
1317 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
1321 cifs_dbg(VFS, "vers=2.0 not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
1329 cifs_dbg(VFS, "vers=1.0 (cifs) mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
1332 cifs_dbg(VFS, "vers=2.0 mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
1360 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
1378 cifs_dbg(VFS, "Device name not specified.\n"); in cifs_parse_devname()
1521 cifs_dbg(VFS, "Unable to allocate memory for devname.\n"); in cifs_parse_mount_options()
1524 cifs_dbg(VFS, "Malformed UNC in devname.\n"); in cifs_parse_mount_options()
1527 cifs_dbg(VFS, "Unknown error parsing devname.\n"); in cifs_parse_mount_options()
1618 cifs_dbg(VFS, in cifs_parse_mount_options()
1624 cifs_dbg(VFS, in cifs_parse_mount_options()
1727 cifs_dbg(VFS, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n"); in cifs_parse_mount_options()
1747 cifs_dbg(VFS, in cifs_parse_mount_options()
1755 cifs_dbg(VFS, in cifs_parse_mount_options()
1763 cifs_dbg(VFS, in cifs_parse_mount_options()
1781 cifs_dbg(VFS, "%s: Invalid backupuid value\n", in cifs_parse_mount_options()
1789 cifs_dbg(VFS, "%s: Invalid backupgid value\n", in cifs_parse_mount_options()
1797 cifs_dbg(VFS, "%s: Invalid uid value\n", in cifs_parse_mount_options()
1805 cifs_dbg(VFS, "%s: Invalid cruid value\n", in cifs_parse_mount_options()
1812 cifs_dbg(VFS, "%s: Invalid gid value\n", in cifs_parse_mount_options()
1820 cifs_dbg(VFS, "%s: Invalid file_mode value\n", in cifs_parse_mount_options()
1828 cifs_dbg(VFS, "%s: Invalid dir_mode value\n", in cifs_parse_mount_options()
1837 cifs_dbg(VFS, "%s: Invalid port value\n", in cifs_parse_mount_options()
1845 cifs_dbg(VFS, "%s: Invalid rsize value\n", in cifs_parse_mount_options()
1853 cifs_dbg(VFS, "%s: Invalid wsize value\n", in cifs_parse_mount_options()
1861 cifs_dbg(VFS, "%s: Invalid actimeo value\n", in cifs_parse_mount_options()
1867 cifs_dbg(VFS, "attribute cache timeout too large\n"); in cifs_parse_mount_options()
1873 cifs_dbg(VFS, "%s: Invalid echo interval value\n", in cifs_parse_mount_options()
1881 cifs_dbg(VFS, "%s: Invalid snapshot time\n", in cifs_parse_mount_options()
1890 cifs_dbg(VFS, "%s: Invalid max_credits value\n", in cifs_parse_mount_options()
2179 cifs_dbg(VFS, "SMB Direct requires Version >=3.0\n"); in cifs_parse_mount_options()
2186 cifs_dbg(VFS, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n"); in cifs_parse_mount_options()
2191 cifs_dbg(VFS, "CIFS mount error: No usable UNC path provided in device string!\n"); in cifs_parse_mount_options()
2197 cifs_dbg(VFS, "Malformed UNC. Unable to find share name.\n"); in cifs_parse_mount_options()
2535 cifs_dbg(VFS, "CONFIG_CIFS_SMB_DIRECT is not enabled\n"); in cifs_get_tcp_session()
2542 cifs_dbg(VFS, "RDMA transport established\n"); in cifs_get_tcp_session()
2552 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
2565 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
2656 cifs_dbg(VFS, in cifs_setup_ipc()
2679 cifs_dbg(VFS, "failed to connect to IPC (rc=%d)\n", rc); in cifs_setup_ipc()
2766 cifs_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses()
3166 cifs_dbg(VFS, in cifs_get_tcon()
3185 cifs_dbg(VFS, in cifs_get_tcon()
3193 cifs_dbg(VFS, "Encryption is not supported on share\n"); in cifs_get_tcon()
3205 cifs_dbg(VFS, "Server does not support mounting with posix SMB3.11 extensions.\n"); in cifs_get_tcon()
3231 cifs_dbg(VFS, in cifs_get_tcon()
3239 cifs_dbg(VFS, in cifs_get_tcon()
3251 cifs_dbg(VFS, in cifs_get_tcon()
3486 cifs_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
3489 cifs_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
3593 cifs_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3723 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3726 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3727 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3732 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3778 …cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3875 cifs_dbg(VFS, "mount options mfsymlinks and sfu both enabled\n"); in cifs_setup_cifs_sb()
3881 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
4018 cifs_dbg(VFS, "No username specified\n"); in cifs_setup_volume_info()
4031 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_volume_info()
4155 cifs_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount()
4242 cifs_dbg(VFS, "cannot query dirs between root and final path, " in cifs_mount()
4570 cifs_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()