Searched refs:creation_time (Results 1 – 5 of 5) sorted by relevance
200 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()
42 op->pre_volsync.creation = volume->creation_time; in afs_alloc_operation()
95 volume->creation_time = TIME64_MIN; in afs_alloc_volume()
647 time64_t creation_time; /* Volume creation time (or TIME64_MIN) */ member
76 __u64 creation_time; in cifs_creation_time_set() local83 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