/linux/Documentation/filesystems/smb/ |
H A D | cifsroot.rst | 22 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 D | ksmbd.rst | 70 (intentionally excludes security vulnerable SMB1
|
/linux/Documentation/firmware-guide/acpi/ |
H A D | i2c-muxes.rst | 13 | SMB1 |-->| MUX0 |--CH00--> i2c client A (0x50) 19 Device (SMB1) 27 AddressingMode7Bit, "^SMB1", 0x00,
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nuvoton,wpcm450-pinctrl.yaml | 72 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 D | nuvoton,npcm845-pinctrl.yaml | 84 i3c2, i3c3, i3c4, i3c5, smb0, smb1, smb2, smb2c, smb2b, smb1c, 107 ddr, i3c0, i3c1, i3c2, i3c3, i3c4, i3c5, smb0, smb1, smb2,
|
H A D | nuvoton,npcm7xx-pinctrl.txt | 142 smb0, smb0b, smb0c, smb0d, smb0den, smb1, smb1b, smb1c, smb1d,
|
/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-wpcm450.dtsi | 207 smb1_pins: mux-smb1 { 208 groups = "smb1"; 209 function = "smb1";
|
H A D | nuvoton-common-npcm7xx.dtsi | 899 smb1_pins: smb1-pins { 900 groups = "smb1"; 901 function = "smb1";
|
/linux/fs/smb/client/ |
H A D | Kconfig | 29 protocol, Server Message Block (SMB ie SMB1), the native file sharing 77 of legacy dialects (SMB1/CIFS and SMB2.0) is discouraged.
|
H A D | smb1ops.c | 3 * SMB1 (CIFS) version specific operations 83 /* It's a bug reading remaining data for SMB1 packets */ in cifs_read_data_length() 1030 * SMB1 Unix Extensions: requires server support but in cifs_make_node()
|
H A D | cifsfs.c | 119 "CIFS/SMB1 dialect (N/A for SMB3) " 150 "dialects (CIFS/SMB1 and SMB2) since " 151 "vers=1.0 (CIFS/SMB1) and vers=2.0 are weaker"
|
H A D | cifsglob.h | 224 struct shash_desc *md5; /* md5 hash function, for CIFS/SMB1 signatures */ 759 /* multiplexed reads or writes (for SMB1/CIFS only, not SMB2/SMB3) */ 2168 * 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 D | connect.c | 866 * SMB1 does not use credits. in smb2_get_credits_from_hdr() 1118 * SMB1 does not use credits. in smb2_add_credits_from_hdr() 2654 cifs_dbg(FYI, "Unix Extensions requested on SMB1 mount\n"); in cifs_get_tcon() 2656 cifs_dbg(VFS, "SMB1 Unix Extensions not supported by server\n"); in cifs_get_tcon()
|
H A D | reparse.c | 1260 case 0: /* SMB1 symlink */ in cifs_reparse_point_to_fattr()
|
H A D | inode.c | 1051 * cifs_backup_query_path_info - SMB1 fallback code to get ino 1197 case 0: /* SMB1 symlink */ in reparse_info_to_fattr()
|
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-wpcm450.c | 415 WPCM450_GRP(smb1), \ 500 WPCM450_SFUNC(smb1); 566 WPCM450_MKFUNC(smb1), 754 WPCM450_PINCFG(116, smb1, MFSEL1, 7, none, NONE, 0), 755 WPCM450_PINCFG(117, smb1, MFSEL1, 7, none, NONE, 0),
|
H A D | pinctrl-npcm7xx.c | 524 NPCM7XX_GRP(smb1), \ 667 NPCM7XX_SFUNC(smb1); 785 NPCM7XX_MKFUNC(smb1), 1044 NPCM7XX_PINCFG(116, smb1, MFSEL1, 7, none, NONE, 0, none, NONE, 0, 0), 1045 NPCM7XX_PINCFG(117, smb1, MFSEL1, 7, none, NONE, 0, none, NONE, 0, 0),
|
H A D | pinctrl-npcm8xx.c | 685 NPCM8XX_GRP(smb1), \ 932 NPCM8XX_SFUNC(smb1); 1154 NPCM8XX_MKFUNC(smb1), 1442 …NPCM8XX_PINCFG(116, smb1, MFSEL1, 7, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0… 1443 …NPCM8XX_PINCFG(117, smb1, MFSEL1, 7, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0…
|
/linux/drivers/clk/ingenic/ |
H A D | x1830-cgu.c | 389 "smb1", CGU_CLK_GATE,
|
H A D | jz4780-cgu.c | 578 "smb1", CGU_CLK_GATE,
|
/linux/Documentation/admin-guide/cifs/ |
H A D | usage.rst | 6 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 D | smb_common.c | 577 ksmbd_debug(SMB, "Unsupported SMB1 protocol\n"); in smb_handle_negotiate()
|
H A D | smb2pdu.c | 250 * smb2 negotiate response is sent in reply of smb1 negotiate command for
|
/linux/fs/smb/common/ |
H A D | smb2pdu.h | 1649 /* Used for Query Info and Find File POSIX Info for SMB3.1.1 and SMB1 */
|