Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1pdu.h2019 __le64 LastStatusChange; /*SNIA specs DCE time for the 3 time fields */ member
H A Dinode.c264 fattr->cf_ctime = cifs_NTtimeToUnix(info->LastStatusChange); in cifs_unix_basic_to_fattr()
H A Dcifssmb.c5969 data_offset->LastStatusChange = cpu_to_le64(args->ctime); in cifs_fill_unix_set_info()