Home
last modified time | relevance | path

Searched refs:ShareType (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h605 __u8 ShareType; /* see below */ member
612 /* Possible ShareType values */
H A Dsmb2pdu.c1800 switch (rsp->ShareType) { in SMB2_tcon()
1813 cifs_server_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h336 /* Possible ShareType values */
376 __u8 ShareType; /* see below */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2089 switch (rsp->ShareType) { in SMB2_tcon()
2102 cifs_server_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c1981 rsp->ShareType = SMB2_SHARE_TYPE_PIPE; in smb2_tree_connect()
1988 rsp->ShareType = SMB2_SHARE_TYPE_DISK; in smb2_tree_connect()

Completed in 35 milliseconds