Symbol: cifs_errorf
fs/smb/client/fs_context.c
1002
cifs_errorf(fc, "can not change nodename during remount\n");
fs/smb/client/fs_context.c
1007
cifs_errorf(fc, "can not change iocharset during remount\n");
fs/smb/client/fs_context.c
1011
cifs_errorf(fc, "can not change unicode during remount\n");
fs/smb/client/fs_context.c
1015
cifs_errorf(fc, "can not change nbsessinit during remount\n");
fs/smb/client/fs_context.c
1251
cifs_errorf(fc, "CONFIG_CIFS_COMPRESSION kernel config option is unset\n");
fs/smb/client/fs_context.c
1397
cifs_errorf(fc, "%s: Invalid blocksize\n",
fs/smb/client/fs_context.c
1418
cifs_errorf(fc, "%s: Invalid rasize %d vs. %d\n",
fs/smb/client/fs_context.c
1436
cifs_errorf(fc, "acregmax too large\n");
fs/smb/client/fs_context.c
1443
cifs_errorf(fc, "acdirmax too large\n");
fs/smb/client/fs_context.c
1450
cifs_errorf(fc, "timeout too large\n");
fs/smb/client/fs_context.c
1455
cifs_errorf(fc, "actimeo ignored since acregmax or acdirmax specified\n");
fs/smb/client/fs_context.c
1462
cifs_errorf(fc, "closetimeo too large\n");
fs/smb/client/fs_context.c
1470
cifs_errorf(fc, "echo interval is out of bounds\n");
fs/smb/client/fs_context.c
1480
cifs_errorf(fc, "%s: Invalid max_credits value\n",
fs/smb/client/fs_context.c
1489
cifs_errorf(fc, "%s: Invalid max_channels value, needs to be 1-%d\n",
fs/smb/client/fs_context.c
1497
cifs_errorf(fc, "%s: Invalid max_cached_dirs, needs to be 1 or more\n",
fs/smb/client/fs_context.c
1506
cifs_errorf(fc, "Invalid handle cache timeout, longer than 16 minutes\n");
fs/smb/client/fs_context.c
1517
cifs_errorf(fc, "Unable to allocate memory for devname\n");
fs/smb/client/fs_context.c
1520
cifs_errorf(fc, "Malformed UNC in devname\n");
fs/smb/client/fs_context.c
1523
cifs_errorf(fc, "Unknown error parsing devname\n");
fs/smb/client/fs_context.c
1530
cifs_errorf(fc, "OOM when copying UNC string\n");
fs/smb/client/fs_context.c
1536
cifs_errorf(fc, "OOM when copying UNC string\n");
fs/smb/client/fs_context.c
1541
cifs_errorf(fc, "Cannot extract hostname from UNC string\n");
fs/smb/client/fs_context.c
1709
cifs_errorf(fc, "Witness support needs CONFIG_CIFS_SWN_UPCALL config option\n");
fs/smb/client/fs_context.c
1822
cifs_errorf(fc, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n");
fs/smb/client/fs_context.c
1843
cifs_errorf(fc, "persistenthandles mount options conflict\n");
fs/smb/client/fs_context.c
1849
cifs_errorf(fc, "persistenthandles mount options conflict\n");
fs/smb/client/fs_context.c
1860
cifs_errorf(fc, "persistenthandles mount options conflict\n");
fs/smb/client/fs_context.c
1891
cifs_errorf(fc, "symlinkroot mount options must be absolute path\n");
fs/smb/client/fs_context.c
1895
cifs_errorf(fc, "symlinkroot path too long (max path length: %u)\n",
fs/smb/client/fs_context.c
1907
cifs_errorf(fc, "multiuser mount option not supported with upcalltarget set as 'mount'\n");
fs/smb/client/fs_context.c
230
cifs_errorf(fc, "sec=krb5p is not supported. Use sec=krb5,seal instead\n");
fs/smb/client/fs_context.c
256
cifs_errorf(fc, "bad security option: %s\n", value);
fs/smb/client/fs_context.c
279
cifs_errorf(fc, "bad upcall target: %s\n", value);
fs/smb/client/fs_context.c
332
cifs_errorf(fc, "bad cache= option: %s\n", value);
fs/smb/client/fs_context.c
365
cifs_errorf(fc, "bad reparse= option: %s\n", value);
fs/smb/client/fs_context.c
414
cifs_errorf(fc, "bad symlink= option: %s\n", value);
fs/smb/client/fs_context.c
477
cifs_errorf(fc, "mount with legacy dialect disabled\n");
fs/smb/client/fs_context.c
481
cifs_errorf(fc, "vers=1.0 (cifs) not permitted when mounting with smb3\n");
fs/smb/client/fs_context.c
484
cifs_errorf(fc, "Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers\n");
fs/smb/client/fs_context.c
490
cifs_errorf(fc, "mount with legacy dialect disabled\n");
fs/smb/client/fs_context.c
494
cifs_errorf(fc, "vers=2.0 not permitted when mounting with smb3\n");
fs/smb/client/fs_context.c
502
cifs_errorf(fc, "vers=1.0 (cifs) mount not permitted when legacy dialects disabled\n");
fs/smb/client/fs_context.c
505
cifs_errorf(fc, "vers=2.0 mount not permitted when legacy dialects disabled\n");
fs/smb/client/fs_context.c
533
cifs_errorf(fc, "Unknown vers= option specified: %s\n", value);
fs/smb/client/fs_context.c
726
cifs_errorf(fc,
fs/smb/client/fs_context.c
734
cifs_errorf(fc,
fs/smb/client/fs_context.c
843
cifs_errorf(fc, "SMB Direct requires Version >=3.0\n");
fs/smb/client/fs_context.c
850
cifs_errorf(fc, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n");
fs/smb/client/fs_context.c
860
cifs_errorf(fc, "CIFS mount error: No usable UNC path provided in device string!\n");
fs/smb/client/fs_context.c
866
cifs_errorf(fc, "Malformed UNC. Unable to find share name.\n");
fs/smb/client/fs_context.c
958
cifs_errorf(fc, "can not change posixpaths during remount\n");
fs/smb/client/fs_context.c
962
cifs_errorf(fc, "can not change sec during remount\n");
fs/smb/client/fs_context.c
966
cifs_errorf(fc, "can not change multiuser during remount\n");
fs/smb/client/fs_context.c
971
cifs_errorf(fc, "can not change UNC during remount\n");
fs/smb/client/fs_context.c
976
cifs_errorf(fc, "can not change username during remount\n");
fs/smb/client/fs_context.c
982
cifs_errorf(fc,
fs/smb/client/fs_context.c
986
cifs_errorf(fc,
fs/smb/client/fs_context.c
993
cifs_errorf(fc, "can not change domainname during remount\n");
fs/smb/client/fs_context.c
997
cifs_errorf(fc, "can not change workstation_name during remount\n");
fs/smb/client/fs_context.h
27
cifs_errorf(fc, "unaligned %s, making it a multiple of %lu bytes\n",