• marko's avatar
    branches/zip: Remove some more buf_block_align() calls. · e5b6c394
    marko authored
    Replace buf_frame_modify_clock_inc() with buf_block_modify_clock_inc().
    Replace buf_frame_get_lock_hash_val() with buf_block_get_lock_hash_val().
    Replace buf_frame_get_lock_mutex() with buf_block_get_lock_mutex().
    
    page_create_zip(), page_create(), page_create_low(), btr_page_free(),
    btr_page_free_low(): Replace page_t with buf_block_t.
    e5b6c394
btr0btr.h 15.4 KB