Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifspdu.h2314 __le64 LastStatusChange; /*SNIA specs DCE time for the 3 time fields */ member
Dinode.c247 fattr->cf_ctime = cifs_NTtimeToUnix(info->LastStatusChange); in cifs_unix_basic_to_fattr()
Dcifssmb.c5451 data_offset->LastStatusChange = cpu_to_le64(args->ctime); in cifs_fill_unix_set_info()