Home
last modified time | relevance | path

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

/fs/cifs/
Dsmb2misc.c324 case SMB2_IOCTL: in smb2_get_data_area_len()
Dsmb2pdu.h74 #define SMB2_IOCTL cpu_to_le16(SMB2_IOCTL_HE) macro
Dsmb2pdu.c169 if (smb2_command == SMB2_TREE_CONNECT || smb2_command == SMB2_IOCTL) in smb2_reconnect()
302 case SMB2_IOCTL: in smb2_reconnect()
1937 rc = small_smb2_init(SMB2_IOCTL, tcon, (void **) &req); in SMB2_ioctl()