Home
last modified time | relevance | path

Searched refs:OPEN_PSX_RSP (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dcifssmb.c878 OPEN_PSX_RSP *psx_rsp; in CIFSPOSIXCreate()
940 if (rc || get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP)) { in CIFSPOSIXCreate()
946 psx_rsp = (OPEN_PSX_RSP *)((char *) &pSMBr->hdr.Protocol in CIFSPOSIXCreate()
961 if (get_bcc(&pSMBr->hdr) < sizeof(OPEN_PSX_RSP) in CIFSPOSIXCreate()
968 (char *)psx_rsp + sizeof(OPEN_PSX_RSP), in CIFSPOSIXCreate()
A Dcifspdu.h2455 } __attribute__((packed)) OPEN_PSX_RSP; /* level 0x209 SetPathInfo data */ typedef

Completed in 26 milliseconds