Home | History | Annotate | Download | only in e2fsck

Lines Matching full:group

113 	dgrp_t			group;
132 for (group = 0; group < fs->group_desc_count; group++) {
134 fs->group_desc[group].bg_inode_table,
138 _("while reading inode table (group %d)"),
139 group);
172 fs->group_desc[group].bg_inode_table,
176 _("while writing inode table (group %d)"),
177 group);