Searched refs:pre_volsync (Results 1 – 3 of 3) sorted by relevance
201 time64_t old = op->pre_volsync.creation; in afs_update_volume_creation_time()268 time64_t old = op->pre_volsync.update; in afs_update_volume_update_time()
42 op->pre_volsync.creation = volume->creation_time; in afs_alloc_operation()43 op->pre_volsync.update = volume->update_time; in afs_alloc_operation()
869 struct afs_volsync pre_volsync; /* Volsync before op */ member