Lines Matching defs:now
109 * Done it all: now submit the commit record. We should have
110 * cleaned up our previous buffers by now, so if we are in abort
111 * mode we can now just skip the rest of the journal write
124 struct timespec64 now;
137 ktime_get_coarse_real_ts64(&now);
138 tmp->h_commit_sec = cpu_to_be64(now.tv_sec);
139 tmp->h_commit_nsec = cpu_to_be32(now.tv_nsec);
604 * Way to go: we have now written out all of the data for a
644 * already allocated, even if we are now
833 /* Done it all: now write the commit record asynchronously. */
885 /* The metadata is now released for reuse, but we need
992 * this buffer, then we can remove it now. If it is a
994 * field now points to a committed version of the
998 * Otherwise, we can just throw away the frozen data now.
1036 * invalidate the buffer now. We are rather through in that
1187 /* Check if the transaction can be dropped now that we are finished */