Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h452 __u8 ShareType; /* see below */ member
Dsmb2pdu.c1524 switch (rsp->ShareType) { in SMB2_tcon()
1537 cifs_dbg(VFS, "unknown share type %d\n", rsp->ShareType); in SMB2_tcon()