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

  /external/toybox/toys/
e2fs.h 65 struct ext2_group struct
  /external/toybox/toys/pending/
mke2fs.c 312 used = TT.groups * sizeof(struct ext2_group);
516 struct ext2_group *bg = (struct ext2_group *)toybuf;
535 slot = j % (TT.blocksize/sizeof(struct ext2_group));

Completed in 9093 milliseconds