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

  /external/e2fsprogs/lib/support/
parse_qtype.c 54 qtype &= ~QUOTA_PRJ_BIT;
56 qtype |= QUOTA_PRJ_BIT;
quotaio.h 59 #define QUOTA_PRJ_BIT (1 << PRJQUOTA)
60 #define QUOTA_ALL_BIT (QUOTA_USR_BIT | QUOTA_GRP_BIT | QUOTA_PRJ_BIT)
  /external/e2fsprogs/misc/
mke2fs.c     [all...]

Completed in 145 milliseconds