listheadp        2047 kern/vfs_subr.c 	struct buflists *listheadp;
listheadp        2064 kern/vfs_subr.c 		listheadp = &vp->v_cleanblkhd;
listheadp        2071 kern/vfs_subr.c 		listheadp = &vp->v_dirtyblkhd;
listheadp        2089 kern/vfs_subr.c 	bufinsvn(bp, listheadp);