NOLIST            274 kern/kern_physio.c 	bp->b_vnbufs.le_next = NOLIST;
NOLIST            203 kern/vfs_bio.c 	bp->b_vnbufs.le_next = NOLIST;
NOLIST            204 kern/vfs_bio.c 	bp->b_freelist.tqe_next = NOLIST;
NOLIST            235 kern/vfs_bio.c 	bp->b_vnbufs.le_next = NOLIST;
NOLIST            236 kern/vfs_bio.c 	bp->b_freelist.tqe_next = NOLIST;
NOLIST            310 kern/vfs_bio.c 	if (bp->b_freelist.tqe_next != NOLIST &&
NOLIST            314 kern/vfs_bio.c 	if (bp->b_vnbufs.le_next != NOLIST &&
NOLIST             88 kern/vfs_subr.c 	LIST_NEXT(bp, b_vnbufs) = NOLIST;				\
NOLIST           1983 kern/vfs_subr.c 	if (LIST_NEXT(bp, b_vnbufs) != NOLIST)
NOLIST           2056 kern/vfs_subr.c 	if (LIST_NEXT(bp, b_vnbufs) != NOLIST)
NOLIST           1383 uvm/uvm_swap.c 		nbp->vb_buf.b_vnbufs.le_next = NOLIST;
NOLIST           1964 uvm/uvm_swap.c 	bp->b_vnbufs.le_next = NOLIST;