Searched refs:OPEN_PSX_RSP (Results 1 – 2 of 2) sorted by relevance
1053 OPEN_PSX_RSP *psx_rsp; in CIFSPOSIXCreate()1116 if (rc || get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP)) { in CIFSPOSIXCreate()1122 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate()1137 if (get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP) in CIFSPOSIXCreate()1144 (char *)psx_rsp + sizeof(OPEN_PSX_RSP), in CIFSPOSIXCreate()
2497 } __attribute__((packed)) OPEN_PSX_RSP; /* level 0x209 SetPathInfo data */ typedef