B_PAGE_NOWAIT
nowait = flags & B_PAGE_NOWAIT;
flags &= ~(B_FORCE | B_PAGE_NOWAIT);
(bflags | (IS_SWAPFSVP(vp) ? B_PAGE_NOWAIT : 0)),