Searched refs:unlink_psx_rq (Results 1 – 2 of 2) sorted by relevance
792 struct unlink_psx_rq *pRqD; in CIFSPOSIXDelFile()830 pRqD = (struct unlink_psx_rq *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXDelFile()837 byte_count = 3 /* pad */ + params + sizeof(struct unlink_psx_rq); in CIFSPOSIXDelFile()839 pSMB->DataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()840 pSMB->TotalDataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()
2472 struct unlink_psx_rq { /* level 0x20a SetPathInfo */ struct