Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h797 typedef struct smb_com_close_req { struct
798 struct smb_hdr hdr; /* wct = 3 */
799 __u16 FileID;
800 __u32 LastWriteTime; /* should be zero or -1 */
801 __u16 ByteCount; /* 0 */