Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.h605 __u8 ShareType; /* see below */ member
Dsmb2pdu.c1796 switch (rsp->ShareType) { in SMB2_tcon()
1809 cifs_server_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()