Home
last modified time | relevance | path

Searched defs:DBlock (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Ddat.h23 typedef struct DBlock DBlock; typedef
211 struct DBlock struct
221 DBlock *next; /* doubly linked hash chains */ argument
222 DBlock *prev; argument
236 * double yuck -- this is mostly the same as a DBlock argument