Searched refs:tsize (Results 1 – 2 of 2) sorted by relevance
519 bufsize tsize; /* Total size, including overhead */ member807 bdh->tsize = size;861 rsize = bd->tsize - sizeof(struct bdhead) - bd->offs;901 osize = bd->tsize - sizeof(struct bdhead) - bd->offs;944 poolset->totalloc -= bdh->tsize;950 (MemSize) (bdh->tsize -
204 osize = bd->tsize - sizeof(struct bdhead) - bd->offs; in bget_buf_size()
Completed in 8 milliseconds