Home
last modified time | relevance | path

Searched refs:ShareType (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h353 __u8 ShareType; /* see below */ member
/linux-6.1.9/fs/cifs/
Dsmb2pdu.c1922 switch (rsp->ShareType) { in SMB2_tcon()
1935 cifs_server_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c1904 rsp->ShareType = SMB2_SHARE_TYPE_PIPE; in smb2_tree_connect()
1911 rsp->ShareType = SMB2_SHARE_TYPE_DISK; in smb2_tree_connect()