HomeSort by relevance Sort by last modified time
    Searched refs:uid_high (Results 1 - 2 of 2) sorted by null

  /external/toybox/toys/
e2fs.h 105 uint16_t uid_high; // High bits of uid member in struct:ext2_inode
  /external/toybox/toys/pending/
mke2fs.c 385 in->uid_high = SWAP_LE16(that->st.st_uid >> 16);

Completed in 74 milliseconds