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

  /external/f2fs-tools/include/
quota.h 29 #define QUOTA_ALL_BIT (QUOTA_USR_BIT | QUOTA_GRP_BIT | QUOTA_PRJ_BIT)
  /external/e2fsprogs/debugfs/
quota.c 45 retval = quota_init_context(&current_qctx, current_fs, QUOTA_ALL_BIT);
  /external/f2fs-tools/fsck/
quotaio.h 53 #define QUOTA_ALL_BIT (QUOTA_USR_BIT | QUOTA_GRP_BIT | QUOTA_PRJ_BIT)
  /external/e2fsprogs/lib/support/
quotaio.h 13 * quota_init_context(&qctx, fs, QUOTA_ALL_BIT);
15 * quota_compute_usage(qctx, QUOTA_ALL_BIT);
60 #define QUOTA_ALL_BIT (QUOTA_USR_BIT | QUOTA_GRP_BIT | QUOTA_PRJ_BIT)
  /external/e2fsprogs/misc/
mke2fs.c     [all...]
tune2fs.c     [all...]

Completed in 132 milliseconds