Searched refs:SMB_READW (Results 1 – 3 of 3) sorted by relevance
67 #define SMB_READW _IOWR('i', 8, struct smbcmd) macro
311 case SMB_READW: in smbioctl()
179 if (ioctl(fd, SMB_READW, &c) == -1) in do_io()