Lines Matching defs:totalsize
184 u32 totalsize; (tailer)2312 tdb_off_t totalsize;2315 totalsize = sizeof(*rec) + rec->rec_len;2316 return tdb_ofs_write(tdb, offset + totalsize - sizeof(tdb_off_t),2317 &totalsize);2975 printf("ERROR: tailer does not match record! tailer=%u totalsize=%u\n",