Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h2363 __le64 LastStatusChange; /*SNIA specs DCE time for the 3 time fields */ member
H A Dinode.c246 fattr->cf_ctime = cifs_NTtimeToUnix(info->LastStatusChange);
H A Dcifssmb.c5991 data_offset->LastStatusChange = cpu_to_le64(args->ctime); in cifs_fill_unix_set_info()