Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_ffs/
H A Dmain.c59 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
/openbsd/sbin/fsck_ext2fs/
H A Dmain.c61 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
/openbsd/lib/libc/db/hash/
H A Dhash.h115 BUFHEAD bufhead; /* Header of buffer lru list */ member
/openbsd/sbin/fsdb/
H A Dfsdb.c75 struct bufarea bufhead; /* head of list of other blks in filesys */ variable
/openbsd/sys/kern/
H A Dvfs_bio.c79 struct bufhead bufhead = LIST_HEAD_INITIALIZER(bufhead); variable