Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:lastrec

3272 	struct list_struct lastrec;
3287 for (last_ptr = 0; i != rec_ptr; last_ptr = i, i = lastrec.next)
3288 if (tdb_rec_read(tdb, i, &lastrec) == -1)