PGO_NOWAIT
PGO_SYNCIO|PGO_NOWAIT, UIO_READ);
int lkflags = (flags & PGO_NOWAIT) ? LK_NOWAIT : 0;
KASSERT(flags & PGO_NOWAIT);