Home
last modified time | relevance | path

Searched refs:LabelSize (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/fossil/
H A Dpack.c57 p += i*LabelSize; in labelPack()
68 p += i*LabelSize; in labelUnpack()
H A Ddat.h52 LabelSize = 14, enumerator
H A Dflfmt.c200 lpb = bsize/LabelSize; in partition()
340 lpb = bsize/LabelSize; in blockAlloc()
H A Dcache.c722 n = c->size / LabelSize; in cacheAllocBlock()
816 n = c->size / LabelSize; in cacheCountUsed()
971 lpb = c->size / LabelSize; in _blockSetLabel()
1859 lpb = c->size / LabelSize; in readLabel()
H A Dflfmt9660.c350 lpb = h->blockSize/LabelSize; in iso9660labels()
H A Dview.c253 lpb = h.blockSize/LabelSize; in dataBlock()