Lines Matching full:group
107 _("While trying to extend the last group"));
120 input.group = i;
139 printf("new group has %u blocks\n", input.blocks_count);
140 printf("new group will reserve %d blocks\n",
142 printf("new group has %d free blocks\n",
144 printf("new group has %d free inodes (%d blocks)\n",
147 printf("Adding group #%d\n", input.group);
152 _("While trying to add group #%d"),
153 input.group);