Searched refs:uid_high (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | mke2fs.c | 201 uint16_t uid_high; // High bits of uid member 521 in->uid_high = SWAP_LE16(that->st.st_uid >> 16); in fill_inode() |
Completed in 2 milliseconds