Lines Matching refs:cifs_errorf
212 cifs_errorf(fc, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
236 cifs_errorf(fc, "bad security option: %s\n", value); in cifs_parse_security_flavors()
289 cifs_errorf(fc, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()
346 cifs_errorf(fc, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
350 cifs_errorf(fc, "vers=1.0 (cifs) not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
353 …cifs_errorf(fc, "Use of the less secure dialect vers=1.0 is not recommended unless required for ac… in cifs_parse_smb_version()
359 cifs_errorf(fc, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
363 cifs_errorf(fc, "vers=2.0 not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
371 cifs_errorf(fc, "vers=1.0 (cifs) mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
374 cifs_errorf(fc, "vers=2.0 mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
402 cifs_errorf(fc, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
633 cifs_errorf(fc, "SMB Direct requires Version >=3.0\n"); in smb3_fs_context_validate()
640 cifs_errorf(fc, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n"); in smb3_fs_context_validate()
650 cifs_errorf(fc, "CIFS mount error: No usable UNC path provided in device string!\n"); in smb3_fs_context_validate()
656 cifs_errorf(fc, "Malformed UNC. Unable to find share name.\n"); in smb3_fs_context_validate()
738 cifs_errorf(fc, "can not change posixpaths during remount\n"); in smb3_verify_reconfigure_ctx()
742 cifs_errorf(fc, "can not change sec during remount\n"); in smb3_verify_reconfigure_ctx()
746 cifs_errorf(fc, "can not change multiuser during remount\n"); in smb3_verify_reconfigure_ctx()
751 cifs_errorf(fc, "can not change UNC during remount\n"); in smb3_verify_reconfigure_ctx()
756 cifs_errorf(fc, "can not change username during remount\n"); in smb3_verify_reconfigure_ctx()
761 cifs_errorf(fc, "can not change password during remount\n"); in smb3_verify_reconfigure_ctx()
766 cifs_errorf(fc, "can not change domainname during remount\n"); in smb3_verify_reconfigure_ctx()
770 cifs_errorf(fc, "can not change workstation_name during remount\n"); in smb3_verify_reconfigure_ctx()
775 cifs_errorf(fc, "can not change nodename during remount\n"); in smb3_verify_reconfigure_ctx()
780 cifs_errorf(fc, "can not change iocharset during remount\n"); in smb3_verify_reconfigure_ctx()
1024 cifs_errorf(fc, "%s: Invalid blocksize\n", in smb3_fs_context_parse_param()
1045 cifs_errorf(fc, "%s: Invalid rasize %d vs. %d\n", in smb3_fs_context_parse_param()
1062 cifs_errorf(fc, "acregmax too large\n"); in smb3_fs_context_parse_param()
1069 cifs_errorf(fc, "acdirmax too large\n"); in smb3_fs_context_parse_param()
1075 cifs_errorf(fc, "timeout too large\n"); in smb3_fs_context_parse_param()
1080 cifs_errorf(fc, "actimeo ignored since acregmax or acdirmax specified\n"); in smb3_fs_context_parse_param()
1088 cifs_errorf(fc, "closetimeo too large\n"); in smb3_fs_context_parse_param()
1100 cifs_errorf(fc, "%s: Invalid max_credits value\n", in smb3_fs_context_parse_param()
1108 cifs_errorf(fc, "%s: Invalid max_channels value, needs to be 1-%d\n", in smb3_fs_context_parse_param()
1120 cifs_errorf(fc, "Invalid handle cache timeout, longer than 16 minutes\n"); in smb3_fs_context_parse_param()
1131 cifs_errorf(fc, "Unable to allocate memory for devname\n"); in smb3_fs_context_parse_param()
1134 cifs_errorf(fc, "Malformed UNC in devname\n"); in smb3_fs_context_parse_param()
1137 cifs_errorf(fc, "Unknown error parsing devname\n"); in smb3_fs_context_parse_param()
1142 cifs_errorf(fc, "OOM when copying UNC string\n"); in smb3_fs_context_parse_param()
1147 cifs_errorf(fc, "OOM when copying UNC string\n"); in smb3_fs_context_parse_param()
1167 cifs_errorf(fc, "OOM when copying username string\n"); in smb3_fs_context_parse_param()
1179 cifs_errorf(fc, "OOM when copying password string\n"); in smb3_fs_context_parse_param()
1206 cifs_errorf(fc, "OOM when copying domainname string\n"); in smb3_fs_context_parse_param()
1230 cifs_errorf(fc, "OOM when copying iocharset string\n"); in smb3_fs_context_parse_param()
1310 cifs_errorf(fc, "Witness support needs CONFIG_CIFS_SWN_UPCALL config option\n"); in smb3_fs_context_parse_param()
1418 cifs_errorf(fc, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n"); in smb3_fs_context_parse_param()
1439 cifs_errorf(fc, "persistenthandles mount options conflict\n"); in smb3_fs_context_parse_param()
1445 cifs_errorf(fc, "persistenthandles mount options conflict\n"); in smb3_fs_context_parse_param()
1456 cifs_errorf(fc, "persistenthandles mount options conflict\n"); in smb3_fs_context_parse_param()