Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h460 __u8 ShareType; /* see below */ member
Dsmb2pdu.c1582 switch (rsp->ShareType) { in SMB2_tcon()
1595 cifs_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()