Searched defs:bufarea (Results 1 – 2 of 2) sorted by relevance
82 struct bufarea { struct 83 struct bufarea *b_next; /* free list queue */ argument 84 struct bufarea *b_prev; /* free list queue */ argument 102 struct bufarea bufhead; /* head of list of other blks in filesys */ argument
103 struct bufarea { struct 104 struct bufarea *b_next; /* free list queue */ argument 105 struct bufarea *b_prev; /* free list queue */ argument 124 struct bufarea bufhead; /* head of list of other blks in filesys */ argument [all...]