Searched refs:ptr_high (Results 1 – 4 of 4) sorted by relevance
574 __u32 *ptr_low, *ptr_high; in parse_time() local580 ptr_high = (__u32 *) info->ptr2; in parse_time()592 if (ptr_high) in parse_time()593 *ptr_high = (*ptr_high & ~EXT4_EPOCH_MASK) | t_high; in parse_time()
8 define i32 @__mf_heuristic_check(i32 %ptr, i32 %ptr_high) nounwind {