Data Fields | |
BlockNumber | blockno |
bool | ischunk |
bool | recheck |
bitmapword | words [Max(WORDS_PER_PAGE, WORDS_PER_CHUNK)] |
Definition at line 97 of file tidbitmap.c.
Definition at line 99 of file tidbitmap.c.
Referenced by tbm_create_pagetable(), tbm_find_pageentry(), tbm_get_pageentry(), tbm_intersect(), tbm_intersect_page(), tbm_iterate(), tbm_lossify(), tbm_mark_page_lossy(), and tbm_union_page().
Definition at line 100 of file tidbitmap.c.
Referenced by tbm_add_tuples(), tbm_begin_iterate(), tbm_find_pageentry(), tbm_intersect(), tbm_intersect_page(), tbm_lossify(), tbm_mark_page_lossy(), tbm_page_is_lossy(), and tbm_union_page().
Definition at line 101 of file tidbitmap.c.
Referenced by tbm_add_tuples(), tbm_intersect_page(), tbm_iterate(), and tbm_union_page().
bitmapword PagetableEntry::words[Max(WORDS_PER_PAGE, WORDS_PER_CHUNK)] |
Definition at line 102 of file tidbitmap.c.
Referenced by tbm_add_tuples(), tbm_intersect_page(), tbm_iterate(), tbm_mark_page_lossy(), tbm_page_is_lossy(), and tbm_union_page().