Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Ddat.h7 typedef struct ArenaHead ArenaHead; typedef
392 struct ArenaHead struct
394 u32int version;
395 char name[ANameSize];
396 u32int blocksize;
397 u64int size;
398 u32int clumpmagic;