Searched refs:mpage_copy (Results 1 – 1 of 1) sorted by relevance
147 static struct mpage *mpage_copy(struct btree *bt, struct mpage *mp);521 mpage_copy(struct btree *bt, struct mpage *mp) in mpage_copy() function588 if ((mp = mpage_copy(bt, mp)) == NULL) in mpage_touch()