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

  /external/toybox/toys/
e2fs.h 106 uint16_t gid_high; // High bits of gid member in struct:ext2_inode
  /external/toybox/toys/pending/
mke2fs.c 387 in->gid_high = SWAP_LE16(that->st.st_gid >> 16);

Completed in 1147 milliseconds