Searched refs:ptr_high (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
H A Dset_fields.c571 __u32 *ptr_low, *ptr_high; local
577 ptr_high = (__u32 *) info->ptr2;
589 if (ptr_high)
590 *ptr_high = (*ptr_high & ~EXT4_EPOCH_MASK) | t_high;

Completed in 61 milliseconds