Home
last modified time | relevance | path

Searched refs:cacheLocalLookup (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/fossil/
H A Dfossil-acid126 if name == cacheLocalLookup && stallname == vtLock then
127 print("\twaiting to lock block b=(Block)", *cacheLocalLookup:b\X, "\n");
H A Dcache.c470 cacheLocalLookup(Cache *c, int part, u32int addr, u32int vers) in cacheLocalLookup() function