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.h711 typedef struct smb_com_close_req { struct
712 struct smb_hdr hdr; /* wct = 3 */
713 __u16 FileID;
714 __u32 LastWriteTime; /* should be zero or -1 */
715 __u16 ByteCount; /* 0 */