version 1.16, 1999/05/29 17:14:27 |
version 1.17, 1999/07/08 01:05:58 |
|
|
u_long lastlindblk; /* (f/hf) last logical indirect block */ |
u_long lastlindblk; /* (f/hf) last logical indirect block */ |
u_long lastindblk; /* (f/hf) last indirect block read */ |
u_long lastindblk; /* (f/hf) last indirect block read */ |
u_long *tab; /* (r/d) hash table */ |
u_long *tab; /* (r/d) hash table */ |
struct lock lock; /* node lock */ |
|
int *tabi; /* (r/d) table info */ |
int *tabi; /* (r/d) table info */ |
int ntabent; /* (r/d) number of entries in table */ |
int ntabent; /* (r/d) number of entries in table */ |
int nwords; /* size of blocks in long words */ |
int nwords; /* size of blocks in long words */ |