Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h347 #define SMB2_SHARE_TYPE_PIPE 0x02 macro
/openbmc/linux/fs/smb/client/
H A Dsmb2pdu.c2123 case SMB2_SHARE_TYPE_PIPE: in SMB2_tcon()
/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c1983 rsp->ShareType = SMB2_SHARE_TYPE_PIPE; in smb2_tree_connect()