Home
last modified time | relevance | path

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

/fs/cifs/
Dcifssmb.c830 struct unlink_psx_rq *pRqD; in CIFSPOSIXDelFile()
868 pRqD = (struct unlink_psx_rq *)(((char *)&pSMB->hdr.Protocol) + offset); in CIFSPOSIXDelFile()
875 byte_count = 3 /* pad */ + params + sizeof(struct unlink_psx_rq); in CIFSPOSIXDelFile()
877 pSMB->DataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()
878 pSMB->TotalDataCount = cpu_to_le16(sizeof(struct unlink_psx_rq)); in CIFSPOSIXDelFile()
Dcifspdu.h2332 struct unlink_psx_rq { /* level 0x20a SetPathInfo */ struct