Searched refs:gid_high (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | mke2fs.c | 202 uint16_t gid_high; // High bits of gid member 523 in->gid_high = SWAP_LE16(that->st.st_gid >> 16); in fill_inode() |
Completed in 3 milliseconds