Home
last modified time | relevance | path

Searched defs:smb_com_close_req (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifspdu.h837 typedef struct smb_com_close_req { struct
838 struct smb_hdr hdr; /* wct = 3 */
839 __u16 FileID;
840 __u32 LastWriteTime; /* should be zero or -1 */
841 __u16 ByteCount; /* 0 */