Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/fossil/
H A Dfs.c648 vtWriteBlock(VtSession *z, uchar *buf, uint n, uint type, uchar score[VtScoreSize]) in vtWriteBlock() function
702 if(!vtWriteBlock(z, buf, eee.size, VtDataType, eee.score)) in mkVac()
718 if(!vtWriteBlock(z, buf, n, VtDirType, root.score)) in mkVac()
729 if(!vtWriteBlock(z, buf, VtRootSize, VtRootType, score)) in mkVac()