Lines Matching refs:VFS
36 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
40 cifs_dbg(VFS, "vers=1.0 (cifs) not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
43 …cifs_dbg(VFS, "Use of the less secure dialect vers=1.0 is not recommended unless required for acce… in cifs_parse_smb_version()
49 cifs_dbg(VFS, "mount with legacy dialect disabled\n"); in cifs_parse_smb_version()
53 cifs_dbg(VFS, "vers=2.0 not permitted when mounting with smb3\n"); in cifs_parse_smb_version()
61 cifs_dbg(VFS, "vers=1.0 (cifs) mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
64 cifs_dbg(VFS, "vers=2.0 mount not permitted when legacy dialects disabled\n"); in cifs_parse_smb_version()
92 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
129 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
164 cifs_dbg(VFS, "bad security option: %s\n", value); in cifs_parse_security_flavors()
217 cifs_dbg(VFS, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()