Home
last modified time | relevance | path

Searched refs:blockSetLabel (Results 1 – 4 of 4) sorted by relevance

/plan9-contrib/sys/src/cmd/fossil/
H A Dfns.h41 int blockSetLabel(Block*, Label*, int);
H A Dcache.c784 if(!blockSetLabel(b, &lab, 1)){ in cacheAllocBlock()
983 blockSetLabel(Block *b, Label *l, int allocating) in blockSetLabel() function
1425 blockSetLabel(bb, &l, 0); in blockCopy()
1586 blockSetLabel(b, &l, 0); in doRemoveLink()
1589 blockSetLabel(b, &l, 0); in doRemoveLink()
H A Darchive.c319 if(!blockSetLabel(b, &l, 0)){ in archWalk()
H A D9fsys.c816 if(!blockSetLabel(b, &l, 0)) in fsysBfree()
1331 if(!blockSetLabel(b, &l, 0)) in fsckClose()