Lines Matching full:epoch
714 * seconds and nanoseconds; time zero is the Unix epoch, Jan 1 00:00:00 UTC
715 * 1970, which means that the timestamp epoch is the same as the Unix epoch.
722 * timestamp epoch is the start of the classic timestamp range, which is
765 * Bigtime epoch is set exactly to the minimum time value that a traditional
766 * 32-bit timestamp can represent when using the Unix epoch as a reference.
767 * Hence the Unix epoch is at a fixed offset into the supported bigtime
770 * The bigtime epoch also matches the minimum value an on-disk 32-bit XFS
775 * epoch to the bigtime epoch.
779 /* Convert a timestamp from the Unix epoch to the bigtime epoch. */
785 /* Convert a timestamp from the bigtime epoch to the Unix epoch. */
1183 * seconds counter; time zero is the Unix epoch, Jan 1 00:00:01 UTC 1970.