SE_NOSWAP
if (err == SE_NOSWAP)
ASSERT(err == SE_NOSWAP);
if (err && err != ENOMEM && err != SE_NOSWAP)
error = (ap->an_pvp ? 0 : SE_NOSWAP);