Searched defs:bufhead (Results 1 – 5 of 5) sorted by relevance
59 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
61 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
115 BUFHEAD bufhead; /* Header of buffer lru list */ member
75 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
79 struct bufhead bufhead = LIST_HEAD_INITIALIZER(bufhead); variable