Lines Matching defs:rel

144 _bt_getmeta(Relation rel, Buffer metabuf)  in _bt_getmeta()
181 _bt_vacuum_needs_cleanup(Relation rel) in _bt_vacuum_needs_cleanup()
234 _bt_set_cleanup_info(Relation rel, BlockNumber num_delpages) in _bt_set_cleanup_info()
343 _bt_getroot(Relation rel, int access) in _bt_getroot()
577 _bt_gettrueroot(Relation rel) in _bt_gettrueroot()
672 _bt_getrootheight(Relation rel) in _bt_getrootheight()
736 _bt_metaversion(Relation rel, bool *heapkeyspace, bool *allequalimage) in _bt_metaversion()
794 _bt_checkpage(Relation rel, Buffer buf) in _bt_checkpage()
828 _bt_log_reuse_page(Relation rel, BlockNumber blkno, FullTransactionId safexid) in _bt_log_reuse_page()
871 _bt_getbuf(Relation rel, BlockNumber blkno, int access) in _bt_getbuf()
1015 _bt_relandgetbuf(Relation rel, Buffer obuf, BlockNumber blkno, int access) in _bt_relandgetbuf()
1035 _bt_relbuf(Relation rel, Buffer buf) in _bt_relbuf()
1051 _bt_lockbuf(Relation rel, Buffer buf, int access) in _bt_lockbuf()
1082 _bt_unlockbuf(Relation rel, Buffer buf) in _bt_unlockbuf()
1105 _bt_conditionallockbuf(Relation rel, Buffer buf) in _bt_conditionallockbuf()
1122 _bt_upgradelockbufcleanup(Relation rel, Buffer buf) in _bt_upgradelockbufcleanup()
1167 _bt_delitems_vacuum(Relation rel, Buffer buf, in _bt_delitems_vacuum()
1297 _bt_delitems_delete(Relation rel, Buffer buf, TransactionId latestRemovedXid, in _bt_delitems_delete()
1529 _bt_delitems_delete_check(Relation rel, Buffer buf, Relation heapRel, in _bt_delitems_delete_check()
1709 _bt_leftsib_splitflag(Relation rel, BlockNumber leftsib, BlockNumber target) in _bt_leftsib_splitflag()
1766 _bt_rightsib_halfdeadflag(Relation rel, BlockNumber leafrightsib) in _bt_rightsib_halfdeadflag()
1816 _bt_pagedel(Relation rel, Buffer leafbuf, BTVacState *vstate) in _bt_pagedel()
2087 _bt_mark_page_halfdead(Relation rel, Buffer leafbuf, BTStack stack) in _bt_mark_page_halfdead()
2303 _bt_unlink_halfdead_page(Relation rel, Buffer leafbuf, BlockNumber scanblkno, in _bt_unlink_halfdead_page()
2776 _bt_lock_subtree_parent(Relation rel, BlockNumber child, BTStack stack, in _bt_lock_subtree_parent()
2915 _bt_pendingfsm_init(Relation rel, BTVacState *vstate, bool cleanuponly) in _bt_pendingfsm_init()
2956 _bt_pendingfsm_finalize(Relation rel, BTVacState *vstate) in _bt_pendingfsm_finalize()