Home
last modified time | relevance | path

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

/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/firmware-guide/acpi/
H A Di2c-muxes.rst13 | SMB1 |-->| MUX0 |--CH00--> i2c client A (0x50)
19 Device (SMB1)
27 AddressingMode7Bit, "^SMB1", 0x00,
/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";
H A Dnuvoton-common-npcm7xx.dtsi899 smb1_pins: smb1-pins {
900 groups = "smb1";
901 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
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 Dcifsfs.c119 "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 Dcifsglob.h224 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 Dconnect.c866 * 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 Dreparse.c1260 case 0: /* SMB1 symlink */ in cifs_reparse_point_to_fattr()
H A Dinode.c1051 * 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 Dpinctrl-wpcm450.c415 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 Dpinctrl-npcm7xx.c524 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 Dpinctrl-npcm8xx.c685 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 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.c577 ksmbd_debug(SMB, "Unsupported SMB1 protocol\n"); in smb_handle_negotiate()
H A Dsmb2pdu.c250 * smb2 negotiate response is sent in reply of smb1 negotiate command for
/linux/fs/smb/common/
H A Dsmb2pdu.h1649 /* Used for Query Info and Find File POSIX Info for SMB3.1.1 and SMB1 */