Home
last modified time | relevance | path

Searched refs:creation_time (Results 1 – 5 of 5) sorted by relevance

/fs/afs/
A Dvalidation.c200 time64_t cur = volume->creation_time; in afs_update_volume_creation_time()
208 volume->creation_time = new; in afs_update_volume_creation_time()
251 volume->creation_time = new; in afs_update_volume_creation_time()
257 volume->creation_time = new; in afs_update_volume_creation_time()
307 if (likely(op->volsync.creation == volume->creation_time && in afs_update_volume_times()
312 if (op->volsync.creation != volume->creation_time) { in afs_update_volume_times()
A Dfs_operation.c42 op->pre_volsync.creation = volume->creation_time; in afs_alloc_operation()
A Dvolume.c95 volume->creation_time = TIME64_MIN; in afs_alloc_volume()
A Dinternal.h647 time64_t creation_time; /* Volume creation time (or TIME64_MIN) */ member
/fs/smb/client/
A Dxattr.c76 __u64 creation_time; in cifs_creation_time_set() local
83 creation_time = *pcreation_time; in cifs_creation_time_set()
84 info_buf.CreationTime = cpu_to_le64(creation_time); in cifs_creation_time_set()
89 CIFS_I(inode)->createtime = creation_time; in cifs_creation_time_set()

Completed in 18 milliseconds