Searched refs:t_high (Results 1 – 1 of 1) sorted by relevance
573 __u32 t_low, t_high; in parse_time() local590 t_high = ((t - (__s32)t) >> 32) & EXT4_EPOCH_MASK; in parse_time()593 *ptr_high = (*ptr_high & ~EXT4_EPOCH_MASK) | t_high; in parse_time()