Home
last modified time | relevance | path

Searched refs:__cell_data_ref (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dcell.i744 __cell_data_ref(WT_SESSION_IMPL *session, in __cell_data_ref() function
808 return (__cell_data_ref(session, NULL, page_type, unpack, store)); in __wt_dsk_cell_data_ref()
819 return (__cell_data_ref(session, page, page->type, unpack, store)); in __wt_page_cell_data_ref()