Searched refs:OPEN_PSX_RSP (Results 1 – 2 of 2) sorted by relevance
913 OPEN_PSX_RSP *psx_rsp; in CIFSPOSIXCreate()975 if (rc || get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP)) { in CIFSPOSIXCreate()981 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate()996 if (get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP) in CIFSPOSIXCreate()1003 (char *)psx_rsp + sizeof(OPEN_PSX_RSP), in CIFSPOSIXCreate()
2458 } __attribute__((packed)) OPEN_PSX_RSP; /* level 0x209 SetPathInfo data */ typedef