Home
last modified time | relevance | path

Searched refs:sortrawientries (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dcheckindex.c278 clumps = sortrawientries(mainindex, part, &base, newbloom); in threadmain()
H A Dsortientry.c57 sortrawientries(Index *ix, Part *tmp, u64int *base, Bloom *bloom) in sortrawientries() function
H A Dfns.h163 u64int sortrawientries(Index *ix, Part *tmp, u64int *tmpoff, Bloom *bloom);