buflists         2047 kern/vfs_subr.c 	struct buflists *listheadp;
buflists           80 sys/vnode.h    LIST_HEAD(buflists, buf);
buflists           97 sys/vnode.h    	struct	buflists v_cleanblkhd;		/* clean blocklist head */
buflists           98 sys/vnode.h    	struct	buflists v_dirtyblkhd;		/* dirty blocklist head */