MDB_PG_FLAGS_PERMANENT
if (!(flags & MDB_PG_FLAGS_PERMANENT) &&
flags |= MDB_PG_FLAGS_PERMANENT;
e->state = flags & MDB_PG_FLAGS_PERMANENT;
state = p->flags & MDB_PG_FLAGS_PERMANENT ? MDB_PERMANENT : 0;
if (!(flags & MDB_PG_FLAGS_PERMANENT) && !cfg->src_entry)
if (!(flags & MDB_PG_FLAGS_PERMANENT) && !cfg->src_entry)
flags |= MDB_PG_FLAGS_PERMANENT;
if (!(flags & MDB_PG_FLAGS_PERMANENT) &&
if (!(pg->flags & MDB_PG_FLAGS_PERMANENT) &&
if (!pg || (pg->flags & MDB_PG_FLAGS_PERMANENT))
if (!pg || (pg->flags & MDB_PG_FLAGS_PERMANENT))
if (p->flags & MDB_PG_FLAGS_PERMANENT)
MDB_PG_FLAGS_PERMANENT)))
if (!(p->flags & MDB_PG_FLAGS_PERMANENT))
(sg->flags & MDB_PG_FLAGS_PERMANENT))
(p->flags & MDB_PG_FLAGS_PERMANENT) &&
if (!sg || (sg->flags & MDB_PG_FLAGS_PERMANENT))
hlist_unhashed(&pg->mglist) || pg->flags & MDB_PG_FLAGS_PERMANENT)