Home
last modified time | relevance | path

Searched refs:LastWriteDate (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dreaddir.c333 fattr->cf_ctime = cnvrtDosUnixTm(info->LastWriteDate, in cifs_std_info_to_fattr()
335 fattr->cf_mtime = cnvrtDosUnixTm(info->LastWriteDate, in cifs_std_info_to_fattr()
H A Dcifspdu.h2090 __le16 LastWriteDate; member
2237 __le16 LastWriteDate; member
H A Dsmb1ops.c648 di->LastWriteDate, di->LastWriteTime, offset))); in cifs_query_path_info()