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

  /external/e2fsprogs/e2fsck/
quota.c 74 pctx.ino = *quota_sb_inump(sb, qtype);
79 *quota_sb_inump(sb, qtype) = quota_ino;
unix.c     [all...]
pass1.c 1024 if (*quota_sb_inump(sb, qtype) == ino)
    [all...]
  /external/e2fsprogs/lib/e2p/
ls.c 454 if (*quota_sb_inump(sb, qtype) != 0)
457 *quota_sb_inump(sb, qtype));
  /external/e2fsprogs/lib/support/
quotaio.h 248 static inline ext2_ino_t *quota_sb_inump(struct ext2_super_block *sb, function
mkquota.c 96 inump = quota_sb_inump(fs->super, qtype);
115 qf_ino = *quota_sb_inump(fs->super, qtype);
quotaio.c 233 qf_ino = *quota_sb_inump(fs->super, qtype)
  /external/e2fsprogs/misc/
tune2fs.c     [all...]

Completed in 207 milliseconds