Searched refs:OPEN_PSX_RSP (Results 1 – 2 of 2) sorted by relevance
1065 OPEN_PSX_RSP *psx_rsp; in CIFSPOSIXCreate()1126 if (rc || get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP)) { in CIFSPOSIXCreate()1132 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate()1147 if (get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP) in CIFSPOSIXCreate()1154 (char *)psx_rsp + sizeof(OPEN_PSX_RSP), in CIFSPOSIXCreate()
2506 } __attribute__((packed)) OPEN_PSX_RSP; /* level 0x209 SetPathInfo data */ typedef