#include <hash.h>
Data Fields | |
| BlockNumber | hasho_prevblkno |
| BlockNumber | hasho_nextblkno |
| Bucket | hasho_bucket |
| uint16 | hasho_flag |
| uint16 | hasho_page_id |
Definition at line 55 of file hash.h.
Definition at line 59 of file hash.h.
Referenced by _hash_addovflpage(), _hash_doinsert(), _hash_freeovflpage(), _hash_initbitmap(), _hash_metapinit(), _hash_splitbucket(), _hash_squeezebucket(), and hashbulkdelete().
Definition at line 60 of file hash.h.
Referenced by _hash_addovflpage(), _hash_checkpage(), _hash_doinsert(), _hash_initbitmap(), _hash_metapinit(), _hash_splitbucket(), and pgstat_hash_page().
Definition at line 58 of file hash.h.
Referenced by _hash_addovflpage(), _hash_doinsert(), _hash_freeovflpage(), _hash_initbitmap(), _hash_metapinit(), _hash_splitbucket(), _hash_squeezebucket(), and hashbulkdelete().
Definition at line 61 of file hash.h.
Referenced by _hash_addovflpage(), _hash_initbitmap(), _hash_metapinit(), and _hash_splitbucket().
Definition at line 57 of file hash.h.
Referenced by _hash_addovflpage(), _hash_freeovflpage(), _hash_initbitmap(), _hash_metapinit(), _hash_splitbucket(), and _hash_squeezebucket().
1.7.1