Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D980709-1.c13 struct buffer_head { struct
16 extern void lock_buffer(struct buffer_head * bh) in lock_buffer() argument
/openbsd-src/bin/ed/
H A Dbuf.c49 static line_t buffer_head; /* incore buffer */ variable
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_write.c146 unsigned char *buffer_head; in cd9660_write_path_table() local