Home
last modified time | relevance | path

Searched full:smb1 (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/firmware-guide/acpi/
H A Di2c-muxes.rst13 | SMB1 |-->| MUX0 |--CH00--> i2c client A (0x50)
19 Device (SMB1)
27 AddressingMode7Bit, "\\_SB.SMB1", 0x00,
40 AddressingMode7Bit, "\\_SB.SMB1.MUX0.CH00",
55 AddressingMode7Bit, "\\_SB.SMB1.MUX0.CH01",
/linux/Documentation/filesystems/smb/
H A Dcifsroot.rst22 A CIFS root mount currently requires the use of SMB1+UNIX Extensions
23 which is only supported by the Samba server. SMB1 is the older
30 As a result, a CIFS root will default to SMB1 for now but the version
38 To enable SMB1+UNIX extensions you will need to set these global
H A Dksmbd.rst70 (intentionally excludes security vulnerable SMB1
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnuvoton,wpcm450-pinctrl.yaml72 enum: [ smb3, smb4, smb5, scs1, scs2, scs3, smb0, smb1, smb2, bsp,
81 enum: [ smb3, smb4, smb5, scs1, scs2, scs3, smb0, smb1, smb2, bsp,
H A Dnuvoton,npcm845-pinctrl.yaml84 i3c2, i3c3, i3c4, i3c5, smb0, smb1, smb2, smb2c, smb2b, smb1c,
107 ddr, i3c0, i3c1, i3c2, i3c3, i3c4, i3c5, smb0, smb1, smb2,
H A Dnuvoton,npcm7xx-pinctrl.txt142 smb0, smb0b, smb0c, smb0d, smb0den, smb1, smb1b, smb1c, smb1d,
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450.dtsi207 smb1_pins: mux-smb1 {
208 groups = "smb1";
209 function = "smb1";
/linux/fs/smb/client/
H A DKconfig29 protocol, Server Message Block (SMB ie SMB1), the native file sharing
77 of legacy dialects (SMB1/CIFS and SMB2.0) is discouraged.
H A Dsmb1ops.c3 * SMB1 (CIFS) version specific operations
243 /* It's a bug reading remaining data for SMB1 packets */ in cifs_read_data_length()
1297 * SMB1 Unix Extensions: requires server support but in cifs_make_node()
H A Dcifsfs.c118 "CIFS/SMB1 dialect (N/A for SMB3) "
189 "dialects (CIFS/SMB1 and SMB2) since "
190 "vers=1.0 (CIFS/SMB1) and vers=2.0 are weaker"
H A Dfs_context.c852 …ecure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dial… in smb3_fs_context_validate()
1675 …pr_warn("Bad mount helper ver=%s. Did you want SMB1 (CIFS) dialect and mean to type vers=1.0 inste… in smb3_fs_context_parse_param()
H A Dconnect.c884 * corresponding to SMB1/SMB2 Negotiate packet. in is_smb_response()
984 * SMB1 does not use credits. in smb2_get_credits_from_hdr()
1231 * SMB1 does not use credits. in smb2_add_credits_from_hdr()
2766 cifs_dbg(FYI, "Unix Extensions requested on SMB1 mount\n"); in cifs_get_tcon()
2768 cifs_dbg(VFS, "SMB1 Unix Extensions not supported by server\n"); in cifs_get_tcon()
3227 * even the latest Windows Server 2022 SMB1 server over port 139 send in ip_rfc1001_connect()
H A Dcifsglob.h729 /* multiplexed reads or writes (for SMB1/CIFS only, not SMB2/SMB3) */
2190 * For SMB1, see MS-CIFS 2.4.55 SMB_COM_TREE_CONNECT_ANDX (0x75) and MS-CIFS 3.3.4.4 DFS in is_tcon_dfs()
H A Dreparse.c1257 case 0: /* SMB1 symlink */ in cifs_reparse_point_to_fattr()
H A Dinode.c1053 * cifs_backup_query_path_info - SMB1 fallback code to get ino
1199 case 0: /* SMB1 symlink */ in reparse_info_to_fattr()
/linux/drivers/i2c/busses/
H A Di2c-nforce2.c378 res1 = nforce2_probe_smb(dev, 4, NFORCE_PCI_SMB1, &smbuses[0], "SMB1"); in nforce2_probe()
/linux/drivers/clk/ingenic/
H A Dx1830-cgu.c389 "smb1", CGU_CLK_GATE,
H A Djz4780-cgu.c578 "smb1", CGU_CLK_GATE,
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst6 as older dialects, originally called "CIFS" or SMB1).
142 (CIFS/SMB1), we recommend using a server that supports the SNIA CIFS
/linux/fs/smb/server/
H A Dsmb_common.c601 ksmbd_debug(SMB, "Unsupported SMB1 protocol\n"); in smb_handle_negotiate()
H A Dsmb2pdu.c259 * smb2 negotiate response is sent in reply of smb1 negotiate command for
/linux/fs/smb/common/
H A Dsmb2pdu.h1748 /* Used for Query Info and Find File POSIX Info for SMB3.1.1 and SMB1 */