Home
last modified time | relevance | path

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

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