Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:table

37 	N_(	"Corrupt group descriptor: bad block for inode table"),
42 N_( "Can't write an inode table"),
43 N_( "Can't read an inode table"),
70 N_( "A block group is missing an inode table"),
77 N_( "The inode is from a bad block in the inode table"),
86 N_( "Too many references in table"),
177 const struct error_table * table;
198 if (et->table->msgs == text)
202 if (!link.table)
207 et->table = &et_ext2_error_table;