Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:info_length

542 		printf("\t Info length: %d\n", root->info_length);
547 ent = (struct ext2_dx_entry *) (block_buf + 24 + root->info_length);
815 root->info_length < 8 ||