Lines Matching refs:metapage

92 	struct metapage *mp;
125 struct metapage ** rmpp, s64 * rbnp);
128 struct xtsplit * split, struct metapage ** rmpp);
131 static int xtDeleteUp(tid_t tid, struct inode *ip, struct metapage * fmp,
153 struct metapage *mp; in xtLookup()
246 struct metapage *mp; /* page buffer */ in xtSearch()
543 struct metapage *mp; /* meta-page buffer */ in xtInsert()
692 struct metapage *smp; in xtSplitUp()
694 struct metapage *rmp; in xtSplitUp()
696 struct metapage *rcmp; in xtSplitUp()
959 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage()
962 struct metapage *smp; in xtSplitPage()
964 struct metapage *rmp; in xtSplitPage()
967 struct metapage *mp; in xtSplitPage()
1226 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot()
1229 struct metapage *rmp; in xtSplitRoot()
1367 struct metapage *mp; /* meta-page buffer */ in xtExtend()
1530 struct metapage *mp; /* meta-page buffer */ in xtTailgate()
1709 struct metapage *mp; /* meta-page buffer */ in xtUpdate()
2176 struct metapage *mp; /* meta-page buffer */ in xtAppend()
2345 struct metapage *mp; in xtDelete()
2411 struct metapage * fmp, xtpage_t * fp, struct btstack * btstack) in xtDeleteUp()
2414 struct metapage *mp; in xtDeleteUp()
2567 struct metapage *mp, *pmp, *lmp, *rmp; /* meta-page buffer */ in xtRelocate()
2899 struct metapage *mp; /* meta-page buffer */ in xtSearchNode()
3014 struct metapage *mp; in xtRelink()
3082 txLock(tid, ip, (struct metapage *) &JFS_IP(ip)->bxflag, in xtInitRoot()
3166 struct metapage *mp; in xtTruncate()
3725 struct metapage *mp; in xtTruncate_pmap()