Lines Matching refs:metapage

79 	struct metapage *mp;
112 struct metapage ** rmpp, s64 * rbnp);
115 struct xtsplit * split, struct metapage ** rmpp);
118 static int xtDeleteUp(tid_t tid, struct inode *ip, struct metapage * fmp,
140 struct metapage *mp; in xtLookup()
233 struct metapage *mp; /* page buffer */ in xtSearch()
530 struct metapage *mp; /* meta-page buffer */ in xtInsert()
679 struct metapage *smp; in xtSplitUp()
681 struct metapage *rmp; in xtSplitUp()
683 struct metapage *rcmp; in xtSplitUp()
946 struct xtsplit * split, struct metapage ** rmpp, s64 * rbnp) in xtSplitPage()
949 struct metapage *smp; in xtSplitPage()
951 struct metapage *rmp; in xtSplitPage()
954 struct metapage *mp; in xtSplitPage()
1213 struct inode *ip, struct xtsplit * split, struct metapage ** rmpp) in xtSplitRoot()
1216 struct metapage *rmp; in xtSplitRoot()
1354 struct metapage *mp; /* meta-page buffer */ in xtExtend()
1517 struct metapage *mp; /* meta-page buffer */ in xtTailgate()
1696 struct metapage *mp; /* meta-page buffer */ in xtUpdate()
2163 struct metapage *mp; /* meta-page buffer */ in xtAppend()
2332 struct metapage *mp; in xtDelete()
2398 struct metapage * fmp, xtpage_t * fp, struct btstack * btstack) in xtDeleteUp()
2401 struct metapage *mp; in xtDeleteUp()
2554 struct metapage *mp, *pmp, *lmp, *rmp; /* meta-page buffer */ in xtRelocate()
2886 struct metapage *mp; /* meta-page buffer */ in xtSearchNode()
3001 struct metapage *mp; in xtRelink()
3069 txLock(tid, ip, (struct metapage *) &JFS_IP(ip)->bxflag, in xtInitRoot()
3153 struct metapage *mp; in xtTruncate()
3712 struct metapage *mp; in xtTruncate_pmap()