Lines Matching defs:cursor
47 hammer_init_cursor(hammer_transaction_t trans, hammer_cursor_t cursor, in hammer_init_cursor()
212 hammer_normalize_cursor(hammer_cursor_t cursor) in hammer_normalize_cursor()
226 hammer_done_cursor(hammer_cursor_t cursor) in hammer_done_cursor()
312 hammer_cursor_upgrade(hammer_cursor_t cursor) in hammer_cursor_upgrade()
349 hammer_cursor_upgrade_node(hammer_cursor_t cursor) in hammer_cursor_upgrade_node()
365 hammer_cursor_downgrade(hammer_cursor_t cursor) in hammer_cursor_downgrade()
458 hammer_cursor_seek(hammer_cursor_t cursor, hammer_node_t node, int index) in hammer_cursor_seek()
490 hammer_load_cursor_parent(hammer_cursor_t cursor, int try_exclusive) in hammer_load_cursor_parent()
528 hammer_cursor_up(hammer_cursor_t cursor) in hammer_cursor_up()
565 hammer_cursor_up_locked(hammer_cursor_t cursor) in hammer_cursor_up_locked()
615 hammer_cursor_down(hammer_cursor_t cursor) in hammer_cursor_down()
709 hammer_unlock_cursor(hammer_cursor_t cursor) in hammer_unlock_cursor()
741 hammer_lock_cursor(hammer_cursor_t cursor) in hammer_lock_cursor()
793 hammer_recover_cursor(hammer_cursor_t cursor) in hammer_recover_cursor()
916 hammer_cursor_t cursor; in hammer_cursor_replaced_node() local
951 hammer_cursor_t cursor; in hammer_cursor_removed_node() local
979 hammer_cursor_t cursor; in hammer_cursor_split_node() local
1018 hammer_cursor_t cursor; in hammer_cursor_moved_element() local
1092 hammer_cursor_t cursor; in hammer_cursor_parent_changed() local
1115 hammer_cursor_t cursor; in hammer_cursor_deleted_element() local
1142 hammer_cursor_t cursor; in hammer_cursor_inserted_element() local
1165 hammer_cursor_invalidate_cache(hammer_cursor_t cursor) in hammer_cursor_invalidate_cache()