Searched refs:unlink_psx_rq (Results 1 – 2 of 2) sorted by relevance
834 struct unlink_psx_rq *pRqD; in CIFSPOSIXDelFile()872 pRqD = (struct unlink_psx_rq *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXDelFile()879 byte_count = 3 /* pad */ + params + sizeof(struct unlink_psx_rq); in CIFSPOSIXDelFile()881 pSMB->DataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()882 pSMB->TotalDataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()
2502 struct unlink_psx_rq { /* level 0x20a SetPathInfo */ struct