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

  /external/toybox/toys/
e2fs.h 100 uint32_t dir_acl; // Directory ACL (or top bits of file length) member in struct:ext2_inode
  /external/toybox/toys/pending/
mke2fs.c 394 if (temp) in->dir_acl = SWAP_LE32(that->st.st_size >> temp);

Completed in 87 milliseconds