Home
last modified time | relevance | path

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

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