Lines Matching refs:vtentrypack
133 vtentrypack(e, b->data, 0); in vtfileopenroot()
244 vtentrypack(&e, b->data, i); in _vtfilecreate()
287 vtentrypack(&e, b->data, r->offset % r->epb); in vtfilekill()
435 vtentrypack(&e, b->data, r->offset % r->epb); in vtfilesetsize()
495 vtentrypack(e, b->data, r->offset % r->epb); in vtfilesetentry()
549 vtentrypack(e, p->data, index); in blockwalk()
591 vtentrypack(e, p->data, r->offset % r->epb); in growdepth()
649 vtentrypack(e, p->data, r->offset % r->epb); in shrinkdepth()
1134 vtentrypack(&e, b->data, i); in flushblock()
1180 vtentrypack(&e, b->data, f->offset % f->epb); in vtfileflush()
1277 vtentrypack(&e, bi[depth+1]->data, index[depth]); in vtfileflushbefore()