Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:totalsize

182 			u32 totalsize; (tailer)
2310 tdb_off_t totalsize;
2313 totalsize = sizeof(*rec) + rec->rec_len;
2314 return tdb_ofs_write(tdb, offset + totalsize - sizeof(tdb_off_t),
2315 &totalsize);
2973 printf("ERROR: tailer does not match record! tailer=%u totalsize=%u\n",